Last Version

peony-core 1.0.1-RELEASE 1.0.1-RELEASE

Top Peony project pom.xml file

License

License

GroupId

GroupId

com.github.xuerong
ArtifactId

ArtifactId

peony-core
Version

Version

1.0.1-RELEASE
Type

Type

jar
Description

Description

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

Source Code Management

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

Download peony-core 1.0.1-RELEASE


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

Dependencies

compile (22)

Group / Artifact Type Version
com.github.xuerong : peony-common jar 1.0.1-RELEASE
com.alibaba : fastjson jar 1.2.73
org.apache.commons : commons-lang3 jar 3.4
org.eclipse.jetty : jetty-server jar 9.3.28.v20191105
org.eclipse.jetty : jetty-webapp jar 9.3.11.v20160721
cglib : cglib jar 3.3.0
net.sf.trove4j : trove4j jar 3.0.3
io.netty : netty-all jar 4.1.42.Final
com.google.guava : guava jar 24.1.1-jre
org.javassist : javassist jar 3.27.0-GA
com.google.api-client : google-api-client jar 1.30.10
org.ehcache : ehcache jar 3.9.0
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.4.2
commons-collections : commons-collections jar 3.2.2
com.googlecode.xmemcached : xmemcached jar 2.4.6
commons-io : commons-io jar 2.7
commons-dbutils : commons-dbutils jar 1.7
org.apache.commons : commons-dbcp2 jar 2.7.0
com.zaxxer : HikariCP jar 3.4.2
com.google.protobuf : protobuf-java jar 4.0.0-rc-2
co.paralleluniverse : quasar-core jar 0.7.10
mysql : mysql-connector-java jar 8.0.21

Project Modules

There are no modules declared in this project.