xin.allonsy:common

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

xin.allonsy
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/common
Source Code Management

Source Code Management

https://github.com/wangshuai1992/common/tree/master

Download common

How to add to project

<!-- 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"]

Dependencies

compile (13)

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

Project Modules

There are no modules declared in this project.

common

common and utils

Versions

Version
1.0.0