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