Last Version

dapeng 2.2.2

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

License

License

GroupId

GroupId

com.github.dapeng-soa
ArtifactId

ArtifactId

dapeng-parent
Version

Version

2.2.2
Type

Type

pom
Description

Description

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

Project URL

https://github.com/dapeng-soa/dapeng-soa
Source Code Management

Source Code Management

https://github.com/dapeng-soa/dapeng-soa.git

Download dapeng-parent 2.2.2

Filename Size
dapeng-parent-2.2.2.pom 11 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.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dapeng-soa/dapeng-parent/
implementation 'com.github.dapeng-soa:dapeng-parent:2.2.2'
// https://jarcasting.com/artifacts/com.github.dapeng-soa/dapeng-parent/
implementation ("com.github.dapeng-soa:dapeng-parent:2.2.2")
'com.github.dapeng-soa:dapeng-parent:pom:2.2.2'
<dependency org="com.github.dapeng-soa" name="dapeng-parent" rev="2.2.2">
  <artifact name="dapeng-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dapeng-soa', module='dapeng-parent', version='2.2.2')
)
libraryDependencies += "com.github.dapeng-soa" % "dapeng-parent" % "2.2.2"
[com.github.dapeng-soa/dapeng-parent "2.2.2"]

Dependencies

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

Project Modules

  • dapeng-core
  • dapeng-spring
  • dapeng-maven-plugin
  • dapeng-registry
  • dapeng-code-generator
  • dapeng-api-doc
  • dapeng-router
  • dapeng-message
  • dapeng-container
  • dapeng-utils
  • dapeng-client-netty
  • dapeng-transaction
  • dapeng-json
  • dapeng-test
  • dapeng-counter