License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdorg.simplericity.jettyconsole |
ArtifactId | ArtifactIdjetty-console-spdy-plugin |
Last Version | Last Version1.57 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJetty Console SPDY Plugin
Creates runnable wars by embedding Jetty into the WAR
|
<!-- https://jarcasting.com/artifacts/org.simplericity.jettyconsole/jetty-console-spdy-plugin/ -->
<dependency>
<groupId>org.simplericity.jettyconsole</groupId>
<artifactId>jetty-console-spdy-plugin</artifactId>
<version>1.57</version>
</dependency>
// https://jarcasting.com/artifacts/org.simplericity.jettyconsole/jetty-console-spdy-plugin/
implementation 'org.simplericity.jettyconsole:jetty-console-spdy-plugin:1.57'
// https://jarcasting.com/artifacts/org.simplericity.jettyconsole/jetty-console-spdy-plugin/
implementation ("org.simplericity.jettyconsole:jetty-console-spdy-plugin:1.57")
'org.simplericity.jettyconsole:jetty-console-spdy-plugin:jar:1.57'
<dependency org="org.simplericity.jettyconsole" name="jetty-console-spdy-plugin" rev="1.57">
<artifact name="jetty-console-spdy-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.simplericity.jettyconsole', module='jetty-console-spdy-plugin', version='1.57')
)
libraryDependencies += "org.simplericity.jettyconsole" % "jetty-console-spdy-plugin" % "1.57"
[org.simplericity.jettyconsole/jetty-console-spdy-plugin "1.57"]
Group / Artifact | Type | Version |
---|---|---|
org.mortbay.jetty.npn : npn-boot | jar | 1.1.5.v20130313 |
org.eclipse.jetty.spdy : spdy-http-server | jar | 9.2.9.v20150224 |
Group / Artifact | Type | Version |
---|---|---|
org.simplericity.jettyconsole : jetty-console-api | jar | 1.57 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.jdk » tools | jar | ${java.specification.version} |