Last Version

tool 1.0.1.8.RELEASE

tool是一个小而全的Java工具类库。

License

License

GroupId

GroupId

com.github.luues.tool
ArtifactId

ArtifactId

tool-parent
Version

Version

1.0.1.8.RELEASE
Type

Type

pom
Description

Description

tool
tool是一个小而全的Java工具类库。

Download tool-parent 1.0.1.8.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-lang3 jar 3.11
commons-codec : commons-codec jar 1.15
junit : junit jar 4.13.1
org.projectlombok : lombok jar 1.18.16

Project Modules

  • tool-all
  • tool-core
  • tool-log
  • tool-json
  • tool-crypto
  • tool-setting
  • tool-http
  • tool-qrcode
  • tool-captcha
  • tool-template
  • tool-mail
  • tool-excel