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