| License |
License |
|---|---|
| GroupId | GroupIdio.leopard.boot |
| ArtifactId | ArtifactIdleopard-boot-lang |
| Last Version | Last Version0.9.20 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDepend
|
| Filename | Size |
|---|---|
| leopard-boot-lang-0.9.20.pom | |
| leopard-boot-lang-0.9.20.jar | 57 KB |
| leopard-boot-lang-0.9.20-sources.jar | 41 KB |
| leopard-boot-lang-0.9.20-javadoc.jar | 187 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-lang/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-boot-lang</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-lang/
implementation 'io.leopard.boot:leopard-boot-lang:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-lang/
implementation ("io.leopard.boot:leopard-boot-lang:0.9.20")
'io.leopard.boot:leopard-boot-lang:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-lang" rev="0.9.20">
<artifact name="leopard-boot-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-lang', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-lang" % "0.9.20"
[io.leopard.boot/leopard-boot-lang "0.9.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
| commons-logging : commons-logging | jar | 1.2 |
| commons-io : commons-io | jar | 2.6 |
| com.belerweb : pinyin4j | jar | 2.5.0 |
| commons-codec : commons-codec | jar | 1.9 |
| io.leopard.boot : leopard-boot-datatype | jar | 0.9.20 |
| io.leopard.boot : leopard-boot-exception | jar | 0.9.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |