Jetty Console AJP Plugin

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-ajp-plugin
Last Version

Last Version

1.53
Release Date

Release Date

Type

Type

jar
Description

Description

Jetty Console AJP Plugin
Creates runnable wars by embedding Jetty into the WAR

Download jetty-console-ajp-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jetty : jetty-ajp jar 8.1.12.v20130726

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.53
1.52
1.51
1.50
1.49
1.48
1.47
1.45
1.44
1.43
1.42