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