common
common and utils
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаxin.allonsy |
| Идентификатор | Идентификаторcommon |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common-1.0.0.pom | |
| common-1.0.0.jar | 30 KB |
| common-1.0.0-sources.jar | 17 KB |
| common-1.0.0-javadoc.jar | 113 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/xin.allonsy/common/ -->
<dependency>
<groupId>xin.allonsy</groupId>
<artifactId>common</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/xin.allonsy/common/
implementation 'xin.allonsy:common:1.0.0'
// https://jarcasting.com/artifacts/xin.allonsy/common/
implementation ("xin.allonsy:common:1.0.0")
'xin.allonsy:common:jar:1.0.0'
<dependency org="xin.allonsy" name="common" rev="1.0.0">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='xin.allonsy', module='common', version='1.0.0')
)
libraryDependencies += "xin.allonsy" % "common" % "1.0.0"
[xin.allonsy/common "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.2.RELEASE |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.2.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.2.RELEASE |
| org.springframework.boot : spring-boot-starter-jetty | jar | 2.1.2.RELEASE |
| org.projectlombok : lombok | jar | 1.18.12 |
| org.jsoup : jsoup | jar | 1.13.1 |
| org.redisson : redisson | jar | 3.12.3 |
| com.alibaba : fastjson | jar | 1.2.40 |
| com.ctrip.framework.apollo : apollo-client | jar | 1.1.0 |
| commons-io : commons-io | jar | 1.3.2 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| com.qiniu : qiniu-java-sdk | jar | [7.2.0, 7.2.99] |
| com.alibaba : easyexcel | jar | 2.1.6 |
common and utils