Jar examples for c:commons
Common Library Functionalities to be used across Orchestrator and ServiceLibrary
You can download jar file commons 0.1 in this page.
GNU Lesser General Public License ver. 3 or later
You can use the following script to add commons-0.1.jar to your project.
<dependency> <groupId>org.calrissian.accumulorecipes</groupId> <artifactId>commons</artifactId> <version>0.1</version> </dependency>
compile group: 'org.calrissian.accumulorecipes', name: 'commons', version: '0.1'
libraryDependencies += "org.calrissian.accumulorecipes" % "commons" % "0.1"
<dependency org="org.calrissian.accumulorecipes" name="commons" rev="0.1"/>
@Grapes(@Grab(group='org.calrissian.accumulorecipes', module='commons', version='0.1'))
'org.calrissian.accumulorecipes:commons:jar:0.1'
Click the following link to download the jar file.
commons-0.1-javadoc.jar