Jetty-Console Core

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

Last Version

1.47
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jetty-console-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.tesla.jettyconsole : jetty-console-api jar 1.47
org.eclipse.jetty : jetty-server jar 8.0.4.v20111024
org.eclipse.jetty : jetty-webapp jar 8.0.4.v20111024
org.simplericity.macify : macify jar 1.6
org.slf4j : slf4j-api jar 1.6.4
org.kantega.jexmec : jexmec-manager jar 2.0.0rc7
org.kantega.jexmec : jexmec-ctor-pl 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