License |
License |
---|---|
GroupId | GroupIdio.github.novareseller |
ArtifactId | ArtifactIdtool |
Last Version | Last Version1.5.3.beta |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring web rapid development tool
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tool-1.5.3.beta.pom | |
tool-1.5.3.beta.jar | 20 KB |
tool-1.5.3.beta-sources.jar | 12 KB |
tool-1.5.3.beta-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.novareseller/tool/ -->
<dependency>
<groupId>io.github.novareseller</groupId>
<artifactId>tool</artifactId>
<version>1.5.3.beta</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.novareseller/tool/
implementation 'io.github.novareseller:tool:1.5.3.beta'
// https://jarcasting.com/artifacts/io.github.novareseller/tool/
implementation ("io.github.novareseller:tool:1.5.3.beta")
'io.github.novareseller:tool:jar:1.5.3.beta'
<dependency org="io.github.novareseller" name="tool" rev="1.5.3.beta">
<artifact name="tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.novareseller', module='tool', version='1.5.3.beta')
)
libraryDependencies += "io.github.novareseller" % "tool" % "1.5.3.beta"
[io.github.novareseller/tool "1.5.3.beta"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-cache | jar | 5.5.1 |
cn.hutool : hutool-json | jar | 5.5.1 |
com.google.guava : guava | jar | 30.0-jre |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
commons-io : commons-io | jar | 2.4 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |