geronimo:geronimo-demo


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-demo
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

war
Description

Description

Download geronimo-demo

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-servlet_2.4_spec jar 1.0
mx4j : mx4j jar 3.0.1
commons-jelly : commons-jelly-tags-velocity jar 1.0
velocity : velocity jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
1.0-M5
1.0-M4
1.0-M3
1.0-M2