Last Version

Jetty Console Unix start/stop script Plugin 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-startstop-plugin
Version

Version

1.61
Type

Type

jar
Description

Description

Jetty Console Unix start/stop script Plugin
Creates runnable wars by embedding Jetty into the WAR

Download jetty-console-startstop-plugin 1.61


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

Dependencies

provided (1)

Group / Artifact Type Version
org.simplericity.jettyconsole : jetty-console-api jar 1.61

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.