Last Version

com.github.xuerong:peony-starter 1.0.1-RELEASE

Top Peony project pom.xml file

License

License

GroupId

GroupId

com.github.xuerong
ArtifactId

ArtifactId

peony-starter
Version

Version

1.0.1-RELEASE
Type

Type

jar
Description

Description

Top Peony project pom.xml file
Source Code Management

Source Code Management

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

Download peony-starter 1.0.1-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.xuerong : peony-core jar 1.0.1-RELEASE
com.github.xuerong : peony-entrance jar 1.0.1-RELEASE

Project Modules

There are no modules declared in this project.