Last Version

Jetty-Console Creator 1.61

Creates runnable wars by embedding Jetty into the WAR

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.simplericity.jettyconsole
ArtifactId

ArtifactId

jetty-console-creator
Version

Version

1.61
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.61


<!-- https://jarcasting.com/artifacts/org.simplericity.jettyconsole/jetty-console-creator/ -->
<dependency>
    <groupId>org.simplericity.jettyconsole</groupId>
    <artifactId>jetty-console-creator</artifactId>
    <version>1.61</version>
</dependency>
// https://jarcasting.com/artifacts/org.simplericity.jettyconsole/jetty-console-creator/
implementation 'org.simplericity.jettyconsole:jetty-console-creator:1.61'
// https://jarcasting.com/artifacts/org.simplericity.jettyconsole/jetty-console-creator/
implementation ("org.simplericity.jettyconsole:jetty-console-creator:1.61")
'org.simplericity.jettyconsole:jetty-console-creator:jar:1.61'
<dependency org="org.simplericity.jettyconsole" name="jetty-console-creator" rev="1.61">
  <artifact name="jetty-console-creator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.simplericity.jettyconsole', module='jetty-console-creator', version='1.61')
)
libraryDependencies += "org.simplericity.jettyconsole" % "jetty-console-creator" % "1.61"
[org.simplericity.jettyconsole/jetty-console-creator "1.61"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 1.4
ant : ant jar 1.6.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.