Jetty-Console API

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-api
Last Version

Last Version

1.47
Release Date

Release Date

Type

Type

jar
Description

Description

Jetty-Console API
Creates runnable wars by embedding Jetty into the WAR

Download jetty-console-api

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 8.0.4.v20111024
org.eclipse.jetty : jetty-webapp jar 8.0.4.v20111024
org.kantega.jexmec : jexmec-api jar 2.0.0rc7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.47
1.46