License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-deploy-jsr88 |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: Deploy :: JSR-88
Apache Geronimo, the J2EE server project of the Apache Software Foundation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-deploy-jsr88-2.0.2.pom | |
geronimo-deploy-jsr88-2.0.2.jar | 68 KB |
geronimo-deploy-jsr88-2.0.2-sources.jar | 50 KB |
geronimo-deploy-jsr88-2.0.2-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-deploy-jsr88/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-deploy-jsr88</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-deploy-jsr88/
implementation 'org.apache.geronimo.modules:geronimo-deploy-jsr88:2.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-deploy-jsr88/
implementation ("org.apache.geronimo.modules:geronimo-deploy-jsr88:2.0.2")
'org.apache.geronimo.modules:geronimo-deploy-jsr88:jar:2.0.2'
<dependency org="org.apache.geronimo.modules" name="geronimo-deploy-jsr88" rev="2.0.2">
<artifact name="geronimo-deploy-jsr88" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-deploy-jsr88', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-deploy-jsr88" % "2.0.2"
[org.apache.geronimo.modules/geronimo-deploy-jsr88 "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.modules : geronimo-system | jar | 2.0.2 |
org.apache.geronimo.modules : geronimo-deploy-config | jar | 2.0.2 |
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 |