Last Version

Apache commons library repackaged as OSGi and HK2 bundle 10.0-b28

Module repackaging of the Apache commons library

License

License

CDDL + GPLv2 with classpath exception
Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.external
ArtifactId

ArtifactId

apache-commons
Version

Version

10.0-b28
Type

Type

jar
Description

Description

Apache commons library repackaged as OSGi and HK2 bundle
Module repackaging of the Apache commons library
Project Organization

Project Organization

Sun Microsystems, Inc.

Download apache-commons 10.0-b28


<!-- https://jarcasting.com/artifacts/org.glassfish.external/apache-commons/ -->
<dependency>
    <groupId>org.glassfish.external</groupId>
    <artifactId>apache-commons</artifactId>
    <version>10.0-b28</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.external/apache-commons/
implementation 'org.glassfish.external:apache-commons:10.0-b28'
// https://jarcasting.com/artifacts/org.glassfish.external/apache-commons/
implementation ("org.glassfish.external:apache-commons:10.0-b28")
'org.glassfish.external:apache-commons:jar:10.0-b28'
<dependency org="org.glassfish.external" name="apache-commons" rev="10.0-b28">
  <artifact name="apache-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.external', module='apache-commons', version='10.0-b28')
)
libraryDependencies += "org.glassfish.external" % "apache-commons" % "10.0-b28"
[org.glassfish.external/apache-commons "10.0-b28"]

Dependencies

compile (4)

Group / Artifact Type Version
commons-beanutils : commons-beanutils Optional jar 1.6.1
commons-collections : commons-collections Optional jar 2.1
commons-digester : commons-digester Optional jar 1.5
commons-modeler : commons-modeler Optional jar 1.1

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.3.1

Project Modules

There are no modules declared in this project.