Last Version

com.feingto:feingto-rpc 2.5.2.RELEASE

Feingto微服务通用组件库

License

License

GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-rpc
Version

Version

2.5.2.RELEASE
Type

Type

jar
Description

Description

Feingto微服务通用组件库

Download feingto-rpc 2.5.2.RELEASE


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

Dependencies

compile (13)

Group / Artifact Type Version
com.feingto : feingto-auto-configurations jar 2.5.2.RELEASE
com.feingto : feingto-cache jar 2.5.2.RELEASE
org.springframework.cloud : spring-cloud-starter-consul-discovery Optional jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework : spring-web jar
org.apache.commons : commons-pool2 jar 2.2
org.apache.httpcomponents : httpclient jar
org.apache.httpcomponents : httpmime jar
io.netty : netty-all jar 4.1.22.Final
org.apache.mina : mina-core jar 2.0.19
org.eclipse.jetty : jetty-server jar 9.4.35.v20201120
org.apache.zookeeper : zookeeper jar 3.4.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.