is not current version
Last Version 1.4

xander-tool 1.3

A java tool project.

License

License

GroupId

GroupId

cn.xanderye
ArtifactId

ArtifactId

xander-tool
Version

Version

1.3
Type

Type

jar
Description

Description

xander-tool
A java tool project.
Project URL

Project URL

https://www.xanderye.cn
Source Code Management

Source Code Management

https://www.xanderye.cn

Download xander-tool 1.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.6
org.apache.httpcomponents : httpclient jar 4.5.6
com.alibaba : fastjson jar 1.2.47
org.freemarker : freemarker jar 2.3.28
com.sun.mail : javax.mail jar 1.6.2
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-simple Optional jar 1.7.32

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.