License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-deployment |
Version | Version2.0.2 |
Type | Typejar |
Description |
DescriptionGeronimo :: Deployment
Apache Geronimo, the J2EE server project of the Apache Software Foundation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-deployment-2.0.2.pom | |
geronimo-deployment-2.0.2.jar | 75 KB |
geronimo-deployment-2.0.2-sources.jar | 60 KB |
geronimo-deployment-2.0.2-javadoc.jar | 290 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-deployment/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-deployment</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-deployment/
implementation 'org.apache.geronimo.modules:geronimo-deployment:2.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-deployment/
implementation ("org.apache.geronimo.modules:geronimo-deployment:2.0.2")
'org.apache.geronimo.modules:geronimo-deployment:jar:2.0.2'
<dependency org="org.apache.geronimo.modules" name="geronimo-deployment" rev="2.0.2">
<artifact name="geronimo-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-deployment', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-deployment" % "2.0.2"
[org.apache.geronimo.modules/geronimo-deployment "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.modules : geronimo-system | jar | 2.0.2 |
org.apache.xmlbeans : xmlbeans | jar | 2.3.0 |
org.apache.geronimo.specs : geronimo-stax-api_1.0_spec | jar | 1.0 |
xml-resolver : xml-resolver | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 2.0.2 |
org.apache.geronimo.genesis.config : logging-config | jar | 1.2 |
junit : junit | jar | 3.8.1 |