License |
License |
---|---|
GroupId | GroupIdcom.github.dapeng-soa |
ArtifactId | ArtifactIddapeng-test |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description一个简单、易用、多特性的SOA框架
|
Filename | Size |
---|---|
dapeng-test-2.2.2.pom | |
dapeng-test-2.2.2.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dapeng-soa/dapeng-test/ -->
<dependency>
<groupId>com.github.dapeng-soa</groupId>
<artifactId>dapeng-test</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dapeng-soa/dapeng-test/
implementation 'com.github.dapeng-soa:dapeng-test:2.2.2'
// https://jarcasting.com/artifacts/com.github.dapeng-soa/dapeng-test/
implementation ("com.github.dapeng-soa:dapeng-test:2.2.2")
'com.github.dapeng-soa:dapeng-test:jar:2.2.2'
<dependency org="com.github.dapeng-soa" name="dapeng-test" rev="2.2.2">
<artifact name="dapeng-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dapeng-soa', module='dapeng-test', version='2.2.2')
)
libraryDependencies += "com.github.dapeng-soa" % "dapeng-test" % "2.2.2"
[com.github.dapeng-soa/dapeng-test "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.dapeng-soa : dapeng-utils | jar | 2.2.2 |
io.netty : netty-all | jar | 4.1.20.Final |
com.github.dapeng-soa : dapeng-registry-zookeeper | jar | 2.2.2 |
com.github.dapeng-soa : dapeng-json | jar | 2.2.2 |
commons-io : commons-io | jar | 2.5 |
com.github.dapeng-soa : dapeng-container-impl | jar | 2.2.2 |
com.github.dapeng-soa : dapeng-router | jar | 2.2.2 |
com.github.dapeng-soa : dapeng-client-netty | jar | 2.2.2 |
org.antlr : antlr4-runtime | jar | 4.7.1 |