Last Version

io.github.novareseller:tool 1.5.3.beta

spring web rapid development tool

License

License

GroupId

GroupId

io.github.novareseller
ArtifactId

ArtifactId

tool
Version

Version

1.5.3.beta
Type

Type

jar
Description

Description

spring web rapid development tool
Source Code Management

Source Code Management

https://github.com/novareseller/dagger/tree/main/tool

Download tool 1.5.3.beta


<!-- 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"]

Dependencies

compile (8)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.