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