License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers CLI User Interface |
GroupId | GroupIdorg.eclipse.jetty |
ArtifactId | ArtifactIdjetty-nested |
Last Version | Last Version8.2.0.v20160908 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty :: Nested
Local Servlet Connector for jetty.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
<!-- https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-nested/ -->
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-nested</artifactId>
<version>8.2.0.v20160908</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-nested/
implementation 'org.eclipse.jetty:jetty-nested:8.2.0.v20160908'
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-nested/
implementation ("org.eclipse.jetty:jetty-nested:8.2.0.v20160908")
'org.eclipse.jetty:jetty-nested:jar:8.2.0.v20160908'
<dependency org="org.eclipse.jetty" name="jetty-nested" rev="8.2.0.v20160908">
<artifact name="jetty-nested" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='jetty-nested', version='8.2.0.v20160908')
)
libraryDependencies += "org.eclipse.jetty" % "jetty-nested" % "8.2.0.v20160908"
[org.eclipse.jetty/jetty-nested "8.2.0.v20160908"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | 8.2.0.v20160908 |