| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.xanderye |
| Идентификатор | Идентификаторxander-tool |
| Версия | Версия1.2 |
| Тип | Типjar |
| Описание |
Описаниеxander-tool
A java tool project.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xander-tool-1.2.pom | |
| xander-tool-1.2.jar | 144 KB |
| xander-tool-1.2-sources.jar | 122 KB |
| xander-tool-1.2-javadoc.jar | 123 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.xanderye/xander-tool/ -->
<dependency>
<groupId>cn.xanderye</groupId>
<artifactId>xander-tool</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xanderye/xander-tool/
implementation 'cn.xanderye:xander-tool:1.2'
// https://jarcasting.com/artifacts/cn.xanderye/xander-tool/
implementation ("cn.xanderye:xander-tool:1.2")
'cn.xanderye:xander-tool:jar:1.2'
<dependency org="cn.xanderye" name="xander-tool" rev="1.2">
<artifact name="xander-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xanderye', module='xander-tool', version='1.2')
)
libraryDependencies += "cn.xanderye" % "xander-tool" % "1.2"
[cn.xanderye/xander-tool "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |