MVN

com.github.dapeng-soa : dapeng-parent

Maven & Gradle

Feb 27, 2020
112 stars

dapeng · 一个简单、易用、多特性的SOA框架

<dependency>
    <groupId>com.github.dapeng-soa</groupId>
    <artifactId>dapeng-parent</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dapeng-soa : dapeng-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of com.github.dapeng-soa : dapeng-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
dapeng-parent-2.2.2
dapeng-parent-2.2.0
2.1.x
dapeng-parent-2.1.1
dapeng-parent-2.1.0
2.0.x
dapeng-parent-2.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.dapeng-soa</groupId>
    <artifactId>dapeng-parent</artifactId>
    <version>2.2.2</version>
</dependency>