| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.xxdxxs |
| Идентификатор | Идентификаторxxdxxs-beta |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.xxdxxs:xxdxxs-beta
java develop utils
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| xxdxxs-beta-1.0.0.pom | |
| xxdxxs-beta-1.0.0.jar | 126 KB |
| xxdxxs-beta-1.0.0-sources.jar | 56 KB |
| xxdxxs-beta-1.0.0-javadoc.jar | 504 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xxdxxs/xxdxxs-beta/ -->
<dependency>
<groupId>com.github.xxdxxs</groupId>
<artifactId>xxdxxs-beta</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xxdxxs/xxdxxs-beta/
implementation 'com.github.xxdxxs:xxdxxs-beta:1.0.0'
// https://jarcasting.com/artifacts/com.github.xxdxxs/xxdxxs-beta/
implementation ("com.github.xxdxxs:xxdxxs-beta:1.0.0")
'com.github.xxdxxs:xxdxxs-beta:jar:1.0.0'
<dependency org="com.github.xxdxxs" name="xxdxxs-beta" rev="1.0.0">
<artifact name="xxdxxs-beta" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xxdxxs', module='xxdxxs-beta', version='1.0.0')
)
libraryDependencies += "com.github.xxdxxs" % "xxdxxs-beta" % "1.0.0"
[com.github.xxdxxs/xxdxxs-beta "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |