rpc-ares

rpc ares

License

License

GroupId

GroupId

com.github.liuyehcf
ArtifactId

ArtifactId

rpc-ares
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

rpc-ares
rpc ares
Project URL

Project URL

https://github.com/liuyehcf/liuyehcf-framework

Download rpc-ares

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.liuyehcf/rpc-ares/ -->
<dependency>
    <groupId>com.github.liuyehcf</groupId>
    <artifactId>rpc-ares</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuyehcf/rpc-ares/
implementation 'com.github.liuyehcf:rpc-ares:1.1.1'
// https://jarcasting.com/artifacts/com.github.liuyehcf/rpc-ares/
implementation ("com.github.liuyehcf:rpc-ares:1.1.1")
'com.github.liuyehcf:rpc-ares:jar:1.1.1'
<dependency org="com.github.liuyehcf" name="rpc-ares" rev="1.1.1">
  <artifact name="rpc-ares" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuyehcf', module='rpc-ares', version='1.1.1')
)
libraryDependencies += "com.github.liuyehcf" % "rpc-ares" % "1.1.1"
[com.github.liuyehcf/rpc-ares "1.1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.liuyehcf : common-tools jar 1.0.6
org.apache.httpcomponents : httpclient jar 4.5.5
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.apache.commons : commons-collections4 jar 4.2
com.alibaba : fastjson jar 1.2.62

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0