License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers JOnAS |
GroupId | GroupIdorg.objectweb.jonas |
ArtifactId | ArtifactIdjonas-web-container-jetty |
Last Version | Last Version5.0-M1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJOnAS :: Services :: Web Container :: Jetty
Implementation for Jetty of the Web Container
|
Project Organization |
Project OrganizationOW2 Consortium |
Filename | Size |
---|---|
jonas-web-container-jetty-5.0-M1.pom | 929 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-web-container-jetty/ -->
<dependency>
<groupId>org.objectweb.jonas</groupId>
<artifactId>jonas-web-container-jetty</artifactId>
<version>5.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-web-container-jetty/
implementation 'org.objectweb.jonas:jonas-web-container-jetty:5.0-M1'
// https://jarcasting.com/artifacts/org.objectweb.jonas/jonas-web-container-jetty/
implementation ("org.objectweb.jonas:jonas-web-container-jetty:5.0-M1")
'org.objectweb.jonas:jonas-web-container-jetty:pom:5.0-M1'
<dependency org="org.objectweb.jonas" name="jonas-web-container-jetty" rev="5.0-M1">
<artifact name="jonas-web-container-jetty" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.jonas', module='jonas-web-container-jetty', version='5.0-M1')
)
libraryDependencies += "org.objectweb.jonas" % "jonas-web-container-jetty" % "5.0-M1"
[org.objectweb.jonas/jonas-web-container-jetty "5.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.jonas : jonas-web-container-base | jar | 5.0-M1 |
org.objectweb.jonas : jonas-services-api | jar | 5.0-M1 |