Last Version

peony-common 1.0.1-RELEASE 1.0.1-RELEASE

Top Peony project pom.xml file

License

License

GroupId

GroupId

com.github.xuerong
ArtifactId

ArtifactId

peony-common
Version

Version

1.0.1-RELEASE
Type

Type

jar
Description

Description

peony-common 1.0.1-RELEASE
Top Peony project pom.xml file
Source Code Management

Source Code Management

http://github.com/xuerong/PeonyFramwork/tree/master/peony-common

Download peony-common 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.xuerong/peony-common/ -->
<dependency>
    <groupId>com.github.xuerong</groupId>
    <artifactId>peony-common</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuerong/peony-common/
implementation 'com.github.xuerong:peony-common:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.xuerong/peony-common/
implementation ("com.github.xuerong:peony-common:1.0.1-RELEASE")
'com.github.xuerong:peony-common:jar:1.0.1-RELEASE'
<dependency org="com.github.xuerong" name="peony-common" rev="1.0.1-RELEASE">
  <artifact name="peony-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuerong', module='peony-common', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.xuerong" % "peony-common" % "1.0.1-RELEASE"
[com.github.xuerong/peony-common "1.0.1-RELEASE"]

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.apache.commons : commons-lang3 jar 3.4
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-pool2 jar 2.8.1
com.esotericsoftware : kryo jar 3.0.3
com.maxmind.geoip2 : geoip2 jar 2.14.0
javax.websocket : javax.websocket-api jar 1.1
javax.servlet : javax.servlet-api jar 4.0.1
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.