Last Version

Jetty-Console Creator 1.47

Creates runnable wars by embedding Jetty into the WAR

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

io.tesla.jettyconsole
ArtifactId

ArtifactId

jetty-console-creator
Version

Version

1.47
Type

Type

jar
Description

Description

Jetty-Console Creator
Creates runnable wars by embedding Jetty into the WAR
Project URL

Project URL

http://maven.apache.org

Download jetty-console-creator 1.47


<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
ant : ant jar 1.6.5
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.