License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Geronimo |
GroupId | GroupIdorg.apache.geronimo.assemblies |
ArtifactId | ArtifactIdgeronimo-jetty-j2ee |
Last Version | Last Version1.2-beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Assemblies :: J2EE + Jetty
An assembly of Geronimo into a J2EE Server using Jetty as the web container.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-jetty-j2ee-1.2-beta.pom | -1 bytes |
geronimo-jetty-j2ee-1.2-beta-sources.jar | 7 KB |
geronimo-jetty-j2ee-1.2-beta-bin.zip | 49 MB |
geronimo-jetty-j2ee-1.2-beta-bin.tar.gz | 48 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.assemblies/geronimo-jetty-j2ee/ -->
<dependency>
<groupId>org.apache.geronimo.assemblies</groupId>
<artifactId>geronimo-jetty-j2ee</artifactId>
<version>1.2-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.assemblies/geronimo-jetty-j2ee/
implementation 'org.apache.geronimo.assemblies:geronimo-jetty-j2ee:1.2-beta'
// https://jarcasting.com/artifacts/org.apache.geronimo.assemblies/geronimo-jetty-j2ee/
implementation ("org.apache.geronimo.assemblies:geronimo-jetty-j2ee:1.2-beta")
'org.apache.geronimo.assemblies:geronimo-jetty-j2ee:jar:1.2-beta'
<dependency org="org.apache.geronimo.assemblies" name="geronimo-jetty-j2ee" rev="1.2-beta">
<artifact name="geronimo-jetty-j2ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.assemblies', module='geronimo-jetty-j2ee', version='1.2-beta')
)
libraryDependencies += "org.apache.geronimo.assemblies" % "geronimo-jetty-j2ee" % "1.2-beta"
[org.apache.geronimo.assemblies/geronimo-jetty-j2ee "1.2-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.genesis.config : logging-config | jar | 1.1 |
junit : junit | jar | 3.8.1 |