Last Version

tools 1.0.0

basic tools.

License

License

GroupId

GroupId

com.gitee.easy4use
ArtifactId

ArtifactId

tools
Version

Version

1.0.0
Type

Type

jar
Description

Description

tools
basic tools.

Download tools 1.0.0


<!-- https://jarcasting.com/artifacts/com.gitee.easy4use/tools/ -->
<dependency>
    <groupId>com.gitee.easy4use</groupId>
    <artifactId>tools</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easy4use/tools/
implementation 'com.gitee.easy4use:tools:1.0.0'
// https://jarcasting.com/artifacts/com.gitee.easy4use/tools/
implementation ("com.gitee.easy4use:tools:1.0.0")
'com.gitee.easy4use:tools:jar:1.0.0'
<dependency org="com.gitee.easy4use" name="tools" rev="1.0.0">
  <artifact name="tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easy4use', module='tools', version='1.0.0')
)
libraryDependencies += "com.gitee.easy4use" % "tools" % "1.0.0"
[com.gitee.easy4use/tools "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.4.RELEASE
org.projectlombok : lombok jar 1.18.2
org.apache.commons : commons-lang3 jar 3.9

Project Modules

There are no modules declared in this project.