License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-boot-tomcat |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDepend
|
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-tomcat/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-boot-tomcat</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-tomcat/
implementation 'io.leopard.boot:leopard-boot-tomcat:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-tomcat/
implementation ("io.leopard.boot:leopard-boot-tomcat:0.9.20")
'io.leopard.boot:leopard-boot-tomcat:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-tomcat" rev="0.9.20">
<artifact name="leopard-boot-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-tomcat', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-tomcat" % "0.9.20"
[io.leopard.boot/leopard-boot-tomcat "0.9.20"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 1.5.21.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.21.RELEASE |
io.leopard.boot : leopard-boot-test | jar | 0.9.20 |