| License |
License |
|---|---|
| GroupId | GroupIdcn.xanderye |
| ArtifactId | ArtifactIdxander-tool |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxander-tool
A java tool project.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xander-tool-1.4.pom | |
| xander-tool-1.4.jar | 144 KB |
| xander-tool-1.4-sources.jar | 122 KB |
| xander-tool-1.4-javadoc.jar | 123 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.xanderye/xander-tool/ -->
<dependency>
<groupId>cn.xanderye</groupId>
<artifactId>xander-tool</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xanderye/xander-tool/
implementation 'cn.xanderye:xander-tool:1.4'
// https://jarcasting.com/artifacts/cn.xanderye/xander-tool/
implementation ("cn.xanderye:xander-tool:1.4")
'cn.xanderye:xander-tool:jar:1.4'
<dependency org="cn.xanderye" name="xander-tool" rev="1.4">
<artifact name="xander-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xanderye', module='xander-tool', version='1.4')
)
libraryDependencies += "cn.xanderye" % "xander-tool" % "1.4"
[cn.xanderye/xander-tool "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.alibaba : fastjson | jar | 1.2.78 |
| org.freemarker : freemarker | jar | 2.3.31 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |