Download apache-commons-10.0-b28.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 10.0-b28 in this page.

License

Open Source License

Build File

You can use the following script to add apache-commons-10.0-b28.jar to your project.

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

Download

Click the following link to download the jar file.

apache-commons-10.0-b28-sources.jar
apache-commons-10.0-b28.jar
apache-commons-10.0-b28.pom



Related Tutorials