common
common and utils
| License |
License |
|---|---|
| GroupId | GroupIdxin.allonsy |
| ArtifactId | ArtifactIdcommon |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| 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 |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| 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 |
common and utils