License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface Netty Networking |
GroupId | GroupIdcom.github.dapeng-soa |
ArtifactId | ArtifactIddapeng-client-netty |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description一个简单、易用、多特性的SOA框架
|
Filename | Size |
---|---|
dapeng-client-netty-2.2.2.pom | |
dapeng-client-netty-2.2.2.jar | 76 KB |
dapeng-client-netty-2.2.2-sources.jar | 48 KB |
dapeng-client-netty-2.2.2-javadoc.jar | 202 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dapeng-soa/dapeng-client-netty/ -->
<dependency>
<groupId>com.github.dapeng-soa</groupId>
<artifactId>dapeng-client-netty</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dapeng-soa/dapeng-client-netty/
implementation 'com.github.dapeng-soa:dapeng-client-netty:2.2.2'
// https://jarcasting.com/artifacts/com.github.dapeng-soa/dapeng-client-netty/
implementation ("com.github.dapeng-soa:dapeng-client-netty:2.2.2")
'com.github.dapeng-soa:dapeng-client-netty:jar:2.2.2'
<dependency org="com.github.dapeng-soa" name="dapeng-client-netty" rev="2.2.2">
<artifact name="dapeng-client-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dapeng-soa', module='dapeng-client-netty', version='2.2.2')
)
libraryDependencies += "com.github.dapeng-soa" % "dapeng-client-netty" % "2.2.2"
[com.github.dapeng-soa/dapeng-client-netty "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 |
com.github.dapeng-soa : dapeng-container-api | jar | 2.2.2 |
com.github.dapeng-soa : dapeng-router | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |