| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.xxdxxs |
| Идентификатор | Идентификаторxxdxxs |
| Версия | Версия1.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcom.github.xxdxxs:xxdxxs
java develop utils
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xxdxxs-1.0.1-RELEASE.pom | |
| xxdxxs-1.0.1-RELEASE.jar | 126 KB |
| xxdxxs-1.0.1-RELEASE-sources.jar | 56 KB |
| xxdxxs-1.0.1-RELEASE-javadoc.jar | 505 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xxdxxs/xxdxxs/ -->
<dependency>
<groupId>com.github.xxdxxs</groupId>
<artifactId>xxdxxs</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xxdxxs/xxdxxs/
implementation 'com.github.xxdxxs:xxdxxs:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.xxdxxs/xxdxxs/
implementation ("com.github.xxdxxs:xxdxxs:1.0.1-RELEASE")
'com.github.xxdxxs:xxdxxs:jar:1.0.1-RELEASE'
<dependency org="com.github.xxdxxs" name="xxdxxs" rev="1.0.1-RELEASE">
<artifact name="xxdxxs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xxdxxs', module='xxdxxs', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.xxdxxs" % "xxdxxs" % "1.0.1-RELEASE"
[com.github.xxdxxs/xxdxxs "1.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | 5.2.5.RELEASE |
| org.springframework : spring-core | jar | 5.2.5.RELEASE |
| org.springframework : spring-jdbc | jar | 5.2.5.RELEASE |
| org.apache.poi : poi-ooxml | jar | 3.10-FINAL |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| com.alibaba : fastjson | jar | 1.2.73 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| mysql : mysql-connector-java | jar | 5.1.38 |
| org.apache.httpcomponents : httpclient | jar | 4.5.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.projectlombok : lombok | jar | 1.18.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |