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