| License |
License |
|---|---|
| GroupId | GroupIdio.github.ws723 |
| ArtifactId | ArtifactIdli-tool |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionli-tool
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| li-tool-1.0.4.pom | |
| li-tool-1.0.4.jar | 1 MB |
| li-tool-1.0.4-sources.jar | 1 MB |
| li-tool-1.0.4-javadoc.jar | 151 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ws723/li-tool/ -->
<dependency>
<groupId>io.github.ws723</groupId>
<artifactId>li-tool</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ws723/li-tool/
implementation 'io.github.ws723:li-tool:1.0.4'
// https://jarcasting.com/artifacts/io.github.ws723/li-tool/
implementation ("io.github.ws723:li-tool:1.0.4")
'io.github.ws723:li-tool:jar:1.0.4'
<dependency org="io.github.ws723" name="li-tool" rev="1.0.4">
<artifact name="li-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ws723', module='li-tool', version='1.0.4')
)
libraryDependencies += "io.github.ws723" % "li-tool" % "1.0.4"
[io.github.ws723/li-tool "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.6.5 |
| org.projectlombok : lombok Optional | jar | 1.18.20 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.21.RELEASE |
| de.schlichtherle.truelicense : truelicense-core | jar | 1.33 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.21.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.21.RELEASE |
| org.springframework : spring-context | jar | 5.3.14 |