Last active
December 14, 2015 22:49
-
-
Save jstrachan/5161674 to your computer and use it in GitHub Desktop.
example jars.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<jars> | |
<jar group="org.apache.camel" artifact="camel-core" version="2.10.0"/> | |
<jar group="org.apache.camel" artifact="camel-spring" version="2.10.0"/> | |
</jars> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment