License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.wanggit |
ArtifactId | ArtifactIdantrpc-commons |
Last Version | Last Version3.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnother Tool for RPC
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.github.wanggit/antrpc-commons/ -->
<dependency>
<groupId>io.github.wanggit</groupId>
<artifactId>antrpc-commons</artifactId>
<version>3.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wanggit/antrpc-commons/
implementation 'io.github.wanggit:antrpc-commons:3.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.wanggit/antrpc-commons/
implementation ("io.github.wanggit:antrpc-commons:3.0.0.RELEASE")
'io.github.wanggit:antrpc-commons:jar:3.0.0.RELEASE'
<dependency org="io.github.wanggit" name="antrpc-commons" rev="3.0.0.RELEASE">
<artifact name="antrpc-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wanggit', module='antrpc-commons', version='3.0.0.RELEASE')
)
libraryDependencies += "io.github.wanggit" % "antrpc-commons" % "3.0.0.RELEASE"
[io.github.wanggit/antrpc-commons "3.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.curator : curator-recipes | jar | 2.13.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.0.RELEASE |
io.github.resilience4j : resilience4j-circuitbreaker | jar | 1.5.0 |
io.github.resilience4j : resilience4j-ratelimiter | jar | 1.5.0 |
org.apache.commons : commons-compress | jar | 1.19 |
org.apache.commons : commons-lang3 | jar | 3.9 |
io.netty : netty-all | jar | 4.1.42.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10 |
org.slf4j : slf4j-api | jar | 1.7.26 |
com.esotericsoftware : kryo | jar | 4.0.2 |
com.google.guava : guava | jar | 28.0-jre |
org.apache.commons : commons-pool2 | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |