Download commons-management-1.0.jar file - Jar c

Jar examples for c:commons-management

Description

You can download jar file commons-management 1.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add commons-management-1.0.jar to your project.

<dependency>
   <groupId>org.fusesource.commonman</groupId>
   <artifactId>commons-management</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'org.fusesource.commonman', name: 'commons-management', version: '1.0'
libraryDependencies += "org.fusesource.commonman" % "commons-management" % "1.0"
<dependency org="org.fusesource.commonman" name="commons-management" rev="1.0"/>
@Grapes(@Grab(group='org.fusesource.commonman', module='commons-management', version='1.0'))
'org.fusesource.commonman:commons-management:jar:1.0'

Download

Click the following link to download the jar file.

commons-management-1.0-javadoc.jar
commons-management-1.0-sources.jar
commons-management-1.0-tests.jar
commons-management-1.0.jar
commons-management-1.0.pom



Related Tutorials