| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdio.tesla.jettyconsole |
| ArtifactId | ArtifactIdjetty-console-nexus-plugin |
| Last Version | Last Version1.47 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJetty Console :: Nexus Plugin
Creates runnable wars by embedding Jetty into the WAR
|
<!-- https://jarcasting.com/artifacts/io.tesla.jettyconsole/jetty-console-nexus-plugin/ -->
<dependency>
<groupId>io.tesla.jettyconsole</groupId>
<artifactId>jetty-console-nexus-plugin</artifactId>
<version>1.47</version>
</dependency>
// https://jarcasting.com/artifacts/io.tesla.jettyconsole/jetty-console-nexus-plugin/
implementation 'io.tesla.jettyconsole:jetty-console-nexus-plugin:1.47'
// https://jarcasting.com/artifacts/io.tesla.jettyconsole/jetty-console-nexus-plugin/
implementation ("io.tesla.jettyconsole:jetty-console-nexus-plugin:1.47")
'io.tesla.jettyconsole:jetty-console-nexus-plugin:jar:1.47'
<dependency org="io.tesla.jettyconsole" name="jetty-console-nexus-plugin" rev="1.47">
<artifact name="jetty-console-nexus-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tesla.jettyconsole', module='jetty-console-nexus-plugin', version='1.47')
)
libraryDependencies += "io.tesla.jettyconsole" % "jetty-console-nexus-plugin" % "1.47"
[io.tesla.jettyconsole/jetty-console-nexus-plugin "1.47"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.tesla.jettyconsole : jetty-console-api | jar | 1.47 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |