Last Version

Geronimo Framework 3.0.1

Apache Geronimo, the JavaEE server project of the Apache Software Foundation.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.framework
ArtifactId

ArtifactId

framework
Version

Version

3.0.1
Type

Type

pom
Description

Description

Geronimo Framework
Apache Geronimo, the JavaEE server project of the Apache Software Foundation.
Project Organization

Project Organization

The Apache Geronimo development community

Download framework 3.0.1

Filename Size
framework-3.0.1.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.framework/framework/ -->
<dependency>
    <groupId>org.apache.geronimo.framework</groupId>
    <artifactId>framework</artifactId>
    <version>3.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.framework/framework/
implementation 'org.apache.geronimo.framework:framework:3.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.framework/framework/
implementation ("org.apache.geronimo.framework:framework:3.0.1")
'org.apache.geronimo.framework:framework:pom:3.0.1'
<dependency org="org.apache.geronimo.framework" name="framework" rev="3.0.1">
  <artifact name="framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.framework', module='framework', version='3.0.1')
)
libraryDependencies += "org.apache.geronimo.framework" % "framework" % "3.0.1"
[org.apache.geronimo.framework/framework "3.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.