Download apache-commons-3.0-b34.jar file - Jar a

Jar examples for a:apache-commons

Description

Module repackaging of the Apache commons library

You can download jar file apache-commons 3.0-b34 in this page.

License

Open Source License

Build File

You can use the following script to add apache-commons-3.0-b34.jar to your project.

<dependency>
   <groupId>org.glassfish.external</groupId>
   <artifactId>apache-commons</artifactId>
   <version>3.0-b34</version>
</dependency>
compile group: 'org.glassfish.external', name: 'apache-commons', version: '3.0-b34'
libraryDependencies += "org.glassfish.external" % "apache-commons" % "3.0-b34"
<dependency org="org.glassfish.external" name="apache-commons" rev="3.0-b34"/>
@Grapes(@Grab(group='org.glassfish.external', module='apache-commons', version='3.0-b34'))
'org.glassfish.external:apache-commons:jar:3.0-b34'

Download

Click the following link to download the jar file.

apache-commons-3.0-b34-sources.jar
apache-commons-3.0-b34.jar
apache-commons-3.0-b34.pom



Related Tutorials