is not current version
Last Version 1.1.0

jtool 1.0.0-RC1

A set of tools for spring boot

License

License

GroupId

GroupId

club.lemos
ArtifactId

ArtifactId

jtool
Version

Version

1.0.0-RC1
Type

Type

jar
Description

Description

jtool
A set of tools for spring boot
Project URL

Project URL

https://github.com/lemos1235/jtool
Source Code Management

Source Code Management

https://github.com/lemos1235/jtool

Download jtool 1.0.0-RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-text jar 1.9

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.projectlombok : lombok jar 1.18.12
com.baomidou : mybatis-plus-boot-starter jar 3.3.2

Project Modules

There are no modules declared in this project.