Download commons-1.0.2-1.jar file - Jar c

Jar examples for c:commons

Description

Common Library Functionalities to be used across Orchestrator and ServiceLibrary

You can download jar file commons 1.0.2-1 in this page.

License

GNU Lesser General Public License ver. 3 or later

Build File

You can use the following script to add commons-1.0.2-1.jar to your project.

<dependency>
   <groupId>com.cisco.oss.foundation</groupId>
   <artifactId>commons</artifactId>
   <version>1.0.2-1</version>
</dependency>
compile group: 'com.cisco.oss.foundation', name: 'commons', version: '1.0.2-1'
libraryDependencies += "com.cisco.oss.foundation" % "commons" % "1.0.2-1"
<dependency org="com.cisco.oss.foundation" name="commons" rev="1.0.2-1"/>
@Grapes(@Grab(group='com.cisco.oss.foundation', module='commons', version='1.0.2-1'))
'com.cisco.oss.foundation:commons:jar:1.0.2-1'

Download

Click the following link to download the jar file.

commons-1.0.2-1-javadoc.jar
commons-1.0.2-1-sources.jar
commons-1.0.2-1.jar
commons-1.0.2-1.pom



Related Tutorials