License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-jetty-handler |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Description集成测试、Jetty测试等
|
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-jetty-handler/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-jetty-handler</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-jetty-handler/
implementation 'io.leopard:leopard-jetty-handler:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-jetty-handler/
implementation ("io.leopard:leopard-jetty-handler:0.9.12")
'io.leopard:leopard-jetty-handler:jar:0.9.12'
<dependency org="io.leopard" name="leopard-jetty-handler" rev="0.9.12">
<artifact name="leopard-jetty-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-jetty-handler', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-jetty-handler" % "0.9.12"
[io.leopard/leopard-jetty-handler "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-webapp | jar | 9.3.9.v20160517 |
org.eclipse.jetty : jetty-server | jar | 9.3.9.v20160517 |