License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.applications |
ArtifactId | ArtifactIddemo |
Last Version | Last Version1.2-beta |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo Applications :: Demo
Apache Geronimo, the J2EE server project of the Apache Software Foundation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
demo-1.2-beta.pom | |
demo-1.2-beta.war | 14 KB |
demo-1.2-beta-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.applications/demo/ -->
<dependency>
<groupId>org.apache.geronimo.applications</groupId>
<artifactId>demo</artifactId>
<version>1.2-beta</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.applications/demo/
implementation 'org.apache.geronimo.applications:demo:1.2-beta'
// https://jarcasting.com/artifacts/org.apache.geronimo.applications/demo/
implementation ("org.apache.geronimo.applications:demo:1.2-beta")
'org.apache.geronimo.applications:demo:war:1.2-beta'
<dependency org="org.apache.geronimo.applications" name="demo" rev="1.2-beta">
<artifact name="demo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.applications', module='demo', version='1.2-beta')
)
libraryDependencies += "org.apache.geronimo.applications" % "demo" % "1.2-beta"
[org.apache.geronimo.applications/demo "1.2-beta"]
Group / Artifact | Type | Version |
---|---|---|
tomcat : jasper-runtime | jar | 5.5.15 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.genesis.config : logging-config | jar | 1.1 |
junit : junit | jar | 3.8.1 |