| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xuerong |
| ArtifactId | ArtifactIdpeony-common |
| Version | Version1.0.1-RELEASE |
| Type | Typejar |
| Description |
Descriptionpeony-common 1.0.1-RELEASE
Top Peony project pom.xml file
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| peony-common-1.0.1-RELEASE.pom | |
| peony-common-1.0.1-RELEASE.jar | 59 KB |
| peony-common-1.0.1-RELEASE-sources.jar | 33 KB |
| peony-common-1.0.1-RELEASE-javadoc.jar | 213 KB |
| Browse |
<!-- 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"]
| 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 |