is not current version
Last Version 2.2.2

com.github.dapeng-soa:dapeng-parent 2.1.0

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

GroupId

GroupId

com.github.dapeng-soa
ArtifactId

ArtifactId

dapeng-parent
Version

Version

2.1.0
Type

Type

pom

Download dapeng-parent 2.1.0

Filename Size
dapeng-parent-2.1.0.pom 10 KB
Browse

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