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