Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-deploy-jsr88 |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
geronimo-deploy-jsr88-2.0.1.pom | |
geronimo-deploy-jsr88-2.0.1.jar | 67 KB |
geronimo-deploy-jsr88-2.0.1-sources.jar | 49 KB |
geronimo-deploy-jsr88-2.0.1-javadoc.jar | 261 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-deploy-jsr88/
implementation 'org.apache.geronimo.modules:geronimo-deploy-jsr88:2.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-deploy-jsr88/
implementation ("org.apache.geronimo.modules:geronimo-deploy-jsr88:2.0.1")
'org.apache.geronimo.modules:geronimo-deploy-jsr88:jar:2.0.1'
<dependency org="org.apache.geronimo.modules" name="geronimo-deploy-jsr88" rev="2.0.1">
<artifact name="geronimo-deploy-jsr88" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-deploy-jsr88', version='2.0.1')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-deploy-jsr88" % "2.0.1"
[org.apache.geronimo.modules/geronimo-deploy-jsr88 "2.0.1"]