| License |
License |
|---|---|
| GroupId | GroupIdcn.xanderye |
| ArtifactId | ArtifactIdxander-tool |
| Version | Version1.3 |
| Type | Typejar |
| Description |
Descriptionxander-tool
A java tool project.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xander-tool-1.3.pom | |
| xander-tool-1.3.jar | 179 KB |
| xander-tool-1.3-sources.jar | 155 KB |
| xander-tool-1.3-javadoc.jar | 133 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |