| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.xanderye |
| Идентификатор | Идентификаторxander-tool |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеxander-tool
A java tool project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |