License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.sonatype.nexus |
ArtifactId | ArtifactIdnexus-jetty8 |
Last Version | Last Version2.7.2-03 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.sonatype.nexus:nexus-jetty8
org.sonatype.nexus:nexus-jetty8
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nexus-jetty8-2.7.2-03.pom | |
nexus-jetty8-2.7.2-03.jar | 21 KB |
nexus-jetty8-2.7.2-03-sources.jar | 21 KB |
nexus-jetty8-2.7.2-03-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-jetty8/ -->
<dependency>
<groupId>org.sonatype.nexus</groupId>
<artifactId>nexus-jetty8</artifactId>
<version>2.7.2-03</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-jetty8/
implementation 'org.sonatype.nexus:nexus-jetty8:2.7.2-03'
// https://jarcasting.com/artifacts/org.sonatype.nexus/nexus-jetty8/
implementation ("org.sonatype.nexus:nexus-jetty8:2.7.2-03")
'org.sonatype.nexus:nexus-jetty8:jar:2.7.2-03'
<dependency org="org.sonatype.nexus" name="nexus-jetty8" rev="2.7.2-03">
<artifact name="nexus-jetty8" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.nexus', module='nexus-jetty8', version='2.7.2-03')
)
libraryDependencies += "org.sonatype.nexus" % "nexus-jetty8" % "2.7.2-03"
[org.sonatype.nexus/nexus-jetty8 "2.7.2-03"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.nexus : nexus-appcontext | jar | 2.7.2-03 |
org.eclipse.jetty : jetty-server | jar | |
org.eclipse.jetty : jetty-rewrite Optional | jar | |
org.eclipse.jetty : jetty-webapp Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
tanukisoft : wrapper Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-deploy Optional | jar | |
org.eclipse.jetty : jetty-ajp Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.sisu.litmus : litmus-testsupport | jar |