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