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