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