License |
License |
---|---|
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-boot-converter |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Description参数转换器
Depend
|
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-converter/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-boot-converter</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-converter/
implementation 'io.leopard.boot:leopard-boot-converter:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-converter/
implementation ("io.leopard.boot:leopard-boot-converter:0.9.20")
'io.leopard.boot:leopard-boot-converter:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-converter" rev="0.9.20">
<artifact name="leopard-boot-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-converter', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-converter" % "0.9.20"
[io.leopard.boot/leopard-boot-converter "0.9.20"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
io.leopard.boot : leopard-boot-datatype | jar | 0.9.20 |
io.leopard.boot : leopard-boot-lang | jar | 0.9.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 4.3.9.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.21.RELEASE |