Last Version

pangu-framework-parent 5.0.6

pangu development framework

License

License

GroupId

GroupId

com.gitee.pulanos.pangu
ArtifactId

ArtifactId

pangu-framework-parent
Version

Version

5.0.6
Type

Type

pom
Description

Description

pangu-framework-parent
pangu development framework
Project URL

Project URL

https://gitee.com/pulanos/pangu-framework
Source Code Management

Source Code Management

https://gitee.com/pulanos/pangu-framework.git

Download pangu-framework-parent 5.0.6


<!-- https://jarcasting.com/artifacts/com.gitee.pulanos.pangu/pangu-framework-parent/ -->
<dependency>
    <groupId>com.gitee.pulanos.pangu</groupId>
    <artifactId>pangu-framework-parent</artifactId>
    <version>5.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.pulanos.pangu/pangu-framework-parent/
implementation 'com.gitee.pulanos.pangu:pangu-framework-parent:5.0.6'
// https://jarcasting.com/artifacts/com.gitee.pulanos.pangu/pangu-framework-parent/
implementation ("com.gitee.pulanos.pangu:pangu-framework-parent:5.0.6")
'com.gitee.pulanos.pangu:pangu-framework-parent:pom:5.0.6'
<dependency org="com.gitee.pulanos.pangu" name="pangu-framework-parent" rev="5.0.6">
  <artifact name="pangu-framework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.pulanos.pangu', module='pangu-framework-parent', version='5.0.6')
)
libraryDependencies += "com.gitee.pulanos.pangu" % "pangu-framework-parent" % "5.0.6"
[com.gitee.pulanos.pangu/pangu-framework-parent "5.0.6"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.5.RELEASE
com.alibaba.boot : nacos-config-spring-boot-starter jar 0.2.7
org.springframework.boot : spring-boot-starter-validation jar 2.2.5.RELEASE
com.gitee.pulanos.pangu : pangu-framework-base jar 5.0.1
cn.hutool : hutool-all jar 5.7.11
org.apache.commons : commons-collections4 jar 4.4
org.springframework.boot : spring-boot-starter-actuator jar 2.2.5.RELEASE
com.alibaba.boot : nacos-config-spring-boot-actuator jar 0.2.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.