License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdio.tesla.jettyconsole |
ArtifactId | ArtifactIdjetty-console-core |
Last Version | Last Version1.47 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty-Console Core
Creates runnable wars by embedding Jetty into the WAR
|
Filename | Size |
---|---|
jetty-console-core-1.47.pom | |
jetty-console-core-1.47.jar | 61 KB |
jetty-console-core-1.47-sources.jar | 22 KB |
jetty-console-core-1.47-javadoc.jar | 135 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |