simple-tool

This is a simple tool class

License

License

GroupId

GroupId

com.github.Ling2099
ArtifactId

ArtifactId

simple-tool
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

simple-tool
This is a simple tool class
Project URL

Project URL

https://github.com/Ling2099/simple-tool
Source Code Management

Source Code Management

https://github.com/Ling2099/simple-tool

Download simple-tool

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.5.9
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-web jar 5.3.4
org.springframework : spring-context jar 5.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0