License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-tomcat |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Description集成测试、Jetty测试等
|
Filename | Size |
---|---|
leopard-tomcat-0.9.12.pom | |
leopard-tomcat-0.9.12.jar | 2 KB |
leopard-tomcat-0.9.12-sources.jar | 1 KB |
leopard-tomcat-0.9.12-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-tomcat/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-tomcat</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-tomcat/
implementation 'io.leopard:leopard-tomcat:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-tomcat/
implementation ("io.leopard:leopard-tomcat:0.9.12")
'io.leopard:leopard-tomcat:jar:0.9.12'
<dependency org="io.leopard" name="leopard-tomcat" rev="0.9.12">
<artifact name="leopard-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-tomcat', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-tomcat" % "0.9.12"
[io.leopard/leopard-tomcat "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.0.M4 |
org.apache.tomcat.embed : tomcat-embed-el | jar | 9.0.0.M4 |
org.apache.tomcat.embed : tomcat-embed-logging-log4j | jar | 9.0.0.M4 |