| Categories |
CategoriesGeronimo Container Application Servers |
|---|---|
| GroupId | GroupIdgeronimo |
| ArtifactId | ArtifactIdmagicGball |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionGeronimo :: The Magic G Ball Sample Application
Geronimo J2EE Application Server
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| magicGball-1.1.1.pom | |
| magicGball-1.1.1.war | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/geronimo/magicGball/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>magicGball</artifactId>
<version>1.1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/geronimo/magicGball/
implementation 'geronimo:magicGball:1.1.1'
// https://jarcasting.com/artifacts/geronimo/magicGball/
implementation ("geronimo:magicGball:1.1.1")
'geronimo:magicGball:war:1.1.1'
<dependency org="geronimo" name="magicGball" rev="1.1.1">
<artifact name="magicGball" type="war" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='magicGball', version='1.1.1')
)
libraryDependencies += "geronimo" % "magicGball" % "1.1.1"
[geronimo/magicGball "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-j2ee_1.4_spec | jar | 1.1 |
| commons-jelly : commons-jelly-tags-velocity | jar | 1.0 |
| velocity : velocity | jar | 1.4 |