License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdit.thomasjohansen.launcher |
ArtifactId | ArtifactIdjetty-launcher |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty Launcher
Deploy web applications with embedded Jetty
|
Filename | Size |
---|---|
jetty-launcher-1.2.pom | |
jetty-launcher-1.2.jar | 6 KB |
jetty-launcher-1.2-sources.jar | 3 KB |
jetty-launcher-1.2-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.thomasjohansen.launcher/jetty-launcher/ -->
<dependency>
<groupId>it.thomasjohansen.launcher</groupId>
<artifactId>jetty-launcher</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.launcher/jetty-launcher/
implementation 'it.thomasjohansen.launcher:jetty-launcher:1.2'
// https://jarcasting.com/artifacts/it.thomasjohansen.launcher/jetty-launcher/
implementation ("it.thomasjohansen.launcher:jetty-launcher:1.2")
'it.thomasjohansen.launcher:jetty-launcher:jar:1.2'
<dependency org="it.thomasjohansen.launcher" name="jetty-launcher" rev="1.2">
<artifact name="jetty-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.launcher', module='jetty-launcher', version='1.2')
)
libraryDependencies += "it.thomasjohansen.launcher" % "jetty-launcher" % "1.2"
[it.thomasjohansen.launcher/jetty-launcher "1.2"]
Group / Artifact | Type | Version |
---|---|---|
it.thomasjohansen.launcher : web-launcher-common | jar | 1.2 |
org.eclipse.jetty : jetty-server | jar | 9.2.10.v20150310 |
org.eclipse.jetty : jetty-webapp | jar | 9.2.10.v20150310 |
org.eclipse.jetty : jetty-http | jar | 9.2.10.v20150310 |
org.eclipse.jetty : jetty-servlet | jar | 9.2.10.v20150310 |
org.eclipse.jetty : jetty-jsp | jar | 9.2.10.v20150310 |
org.eclipse.jetty : jetty-util | jar | 9.2.10.v20150310 |
org.eclipse.jetty : jetty-xml | jar | 9.2.10.v20150310 |
org.eclipse.jetty : jetty-io | jar | 9.2.10.v20150310 |
org.eclipse.jetty : jetty-security | jar | 9.2.10.v20150310 |
org.eclipse.jetty : jetty-annotations | jar | 9.2.10.v20150310 |
org.eclipse.jetty : jetty-plus | jar | 9.2.10.v20150310 |
org.ow2.asm : asm | jar | 5.0.1 |
org.eclipse.jetty : jetty-jndi | jar | 9.2.10.v20150310 |