Last Version

Peony 1.0.1-RELEASE 1.0.1-RELEASE

Top Peony project pom.xml file

License

License

GroupId

GroupId

com.github.xuerong
ArtifactId

ArtifactId

peony-all
Version

Version

1.0.1-RELEASE
Type

Type

pom
Description

Description

Peony 1.0.1-RELEASE
Top Peony project pom.xml file
Project URL

Project URL

https://github.com/xuerong/PeonyFramwork
Source Code Management

Source Code Management

http://github.com/xuerong/PeonyFramwork/tree/master

Download peony-all 1.0.1-RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • peony-common
  • peony-core
  • peony-entrance
  • peony-platform
  • peony-demo
  • peony-starter