| License |
License |
|---|---|
| GroupId | GroupIdxin.allonsy |
| ArtifactId | ArtifactIdallonsy-common |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| allonsy-common-1.0.1.pom | |
| allonsy-common-1.0.1.jar | 37 KB |
| allonsy-common-1.0.1-sources.jar | 22 KB |
| allonsy-common-1.0.1-javadoc.jar | 145 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xin.allonsy/allonsy-common/ -->
<dependency>
<groupId>xin.allonsy</groupId>
<artifactId>allonsy-common</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xin.allonsy/allonsy-common/
implementation 'xin.allonsy:allonsy-common:1.0.1'
// https://jarcasting.com/artifacts/xin.allonsy/allonsy-common/
implementation ("xin.allonsy:allonsy-common:1.0.1")
'xin.allonsy:allonsy-common:jar:1.0.1'
<dependency org="xin.allonsy" name="allonsy-common" rev="1.0.1">
<artifact name="allonsy-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='xin.allonsy', module='allonsy-common', version='1.0.1')
)
libraryDependencies += "xin.allonsy" % "allonsy-common" % "1.0.1"
[xin.allonsy/allonsy-common "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |