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