License |
License |
---|---|
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-boot-convert |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Description模型转换器
Depend
|
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-convert/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-boot-convert</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-convert/
implementation 'io.leopard.boot:leopard-boot-convert:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-convert/
implementation ("io.leopard.boot:leopard-boot-convert:0.9.20")
'io.leopard.boot:leopard-boot-convert:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-convert" rev="0.9.20">
<artifact name="leopard-boot-convert" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-convert', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-convert" % "0.9.20"
[io.leopard.boot/leopard-boot-convert "0.9.20"]
Group / Artifact | Type | Version |
---|---|---|
io.leopard.boot : leopard-boot-jdbc | jar | 0.9.20 |
io.leopard.boot : leopard-boot-test | jar | 0.9.20 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.2 |