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