License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdio.lighty.modules |
ArtifactId | ArtifactIdlighty-jetty-server |
Last Version | Last Version16.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.lighty.modules:lighty-jetty-server
Parent pom for code artifacts using Lighty.io.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.lighty.modules/lighty-jetty-server/ -->
<dependency>
<groupId>io.lighty.modules</groupId>
<artifactId>lighty-jetty-server</artifactId>
<version>16.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.lighty.modules/lighty-jetty-server/
implementation 'io.lighty.modules:lighty-jetty-server:16.0.0'
// https://jarcasting.com/artifacts/io.lighty.modules/lighty-jetty-server/
implementation ("io.lighty.modules:lighty-jetty-server:16.0.0")
'io.lighty.modules:lighty-jetty-server:jar:16.0.0'
<dependency org="io.lighty.modules" name="lighty-jetty-server" rev="16.0.0">
<artifact name="lighty-jetty-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lighty.modules', module='lighty-jetty-server', version='16.0.0')
)
libraryDependencies += "io.lighty.modules" % "lighty-jetty-server" % "16.0.0"
[io.lighty.modules/lighty-jetty-server "16.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-server | jar | |
org.glassfish.jersey.core : jersey-server | jar | |
org.opendaylight.aaa.web : web-jetty-impl | jar | |
org.slf4j : slf4j-api | jar | |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar |