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