License |
License |
---|---|
Categories |
CategoriesJOnAS Container Application Servers |
GroupId | GroupIdorg.objectweb.jonas |
ArtifactId | ArtifactIdjonas-web-container-base |
Last Version | Last Version5.0-M1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJOnAS :: Services :: Web Container :: Base
Abstract Web Container used by different implementations
|
Project Organization |
Project OrganizationOW2 Consortium |
<!-- https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-web-container-base/ -->
<dependency>
<groupId>org.objectweb.jonas</groupId>
<artifactId>jonas-web-container-base</artifactId>
<version>5.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-web-container-base/
implementation 'org.objectweb.jonas:jonas-web-container-base:5.0-M1'
// https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-web-container-base/
implementation ("org.objectweb.jonas:jonas-web-container-base:5.0-M1")
'org.objectweb.jonas:jonas-web-container-base:jar:5.0-M1'
<dependency org="org.objectweb.jonas" name="jonas-web-container-base" rev="5.0-M1">
<artifact name="jonas-web-container-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.jonas', module='jonas-web-container-base', version='5.0-M1')
)
libraryDependencies += "org.objectweb.jonas" % "jonas-web-container-base" % "5.0-M1"
[org.objectweb.jonas/jonas-web-container-base "5.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
geronimo-spec : geronimo-spec-j2ee-jacc | jar | 1.0-rc4 |
org.objectweb.jonas : jonas-commons | jar | 5.0-M1 |
org.objectweb.jonas : jonas-security | jar | 5.0-M1 |
org.objectweb.jonas : jonas-deployment | jar | 5.0-M1 |
org.objectweb.jonas : jonas-webservices-base | jar | 5.0-M1 |
org.apache.tomcat : servlet-api | jar | 6.0.13 |
org.objectweb.jonas : jonas-services-api | jar | 5.0-M1 |