License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.mortbay.jetty |
ArtifactId | ArtifactIdjetty-plus |
Last Version | Last Version7.0.0.pre5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty Plus :: Plus
Jetty JavaEE style services
|
Project Organization |
Project OrganizationMort Bay Consulting |
Filename | Size |
---|---|
jetty-plus-7.0.0.pre5.pom | |
jetty-plus-7.0.0.pre5.jar | 69 KB |
jetty-plus-7.0.0.pre5-sources.jar | 65 KB |
jetty-plus-7.0.0.pre5-javadoc.jar | 270 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-plus/ -->
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty-plus</artifactId>
<version>7.0.0.pre5</version>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-plus/
implementation 'org.mortbay.jetty:jetty-plus:7.0.0.pre5'
// https://jarcasting.com/artifacts/org.mortbay.jetty/jetty-plus/
implementation ("org.mortbay.jetty:jetty-plus:7.0.0.pre5")
'org.mortbay.jetty:jetty-plus:jar:7.0.0.pre5'
<dependency org="org.mortbay.jetty" name="jetty-plus" rev="7.0.0.pre5">
<artifact name="jetty-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty', module='jetty-plus', version='7.0.0.pre5')
)
libraryDependencies += "org.mortbay.jetty" % "jetty-plus" % "7.0.0.pre5"
[org.mortbay.jetty/jetty-plus "7.0.0.pre5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jta_1.1_spec | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty : jetty-webapp | jar | 7.0.0.pre5 |
org.mortbay.jetty : jetty-jndi | jar | 7.0.0.pre5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.derby : derby | jar | 10.1.1.0 |
junit : junit | jar | 3.8.2 |
org.codehaus.plexus : plexus-apacheds | jar | 1.0-alpha-1 |
org.codehaus.plexus : plexus-container-default | jar | 1.0-alpha-20 |