License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdio.tesla.jettyconsole |
ArtifactId | ArtifactIdjetty-console-creator |
Last Version | Last Version1.47 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty-Console Creator
Creates runnable wars by embedding Jetty into the WAR
|
Project URL |
Project URL |
Filename | Size |
---|---|
jetty-console-creator-1.47.pom | |
jetty-console-creator-1.47.jar | 184 KB |
jetty-console-creator-1.47-sources.jar | 179 KB |
jetty-console-creator-1.47-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tesla.jettyconsole/jetty-console-creator/ -->
<dependency>
<groupId>io.tesla.jettyconsole</groupId>
<artifactId>jetty-console-creator</artifactId>
<version>1.47</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.jettyconsole/jetty-console-creator/
implementation 'io.tesla.jettyconsole:jetty-console-creator:1.47'
// https://jarcasting.com/artifacts/io.tesla.jettyconsole/jetty-console-creator/
implementation ("io.tesla.jettyconsole:jetty-console-creator:1.47")
'io.tesla.jettyconsole:jetty-console-creator:jar:1.47'
<dependency org="io.tesla.jettyconsole" name="jetty-console-creator" rev="1.47">
<artifact name="jetty-console-creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla.jettyconsole', module='jetty-console-creator', version='1.47')
)
libraryDependencies += "io.tesla.jettyconsole" % "jetty-console-creator" % "1.47"
[io.tesla.jettyconsole/jetty-console-creator "1.47"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.4 |
ant : ant | jar | 1.6.5 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |