License |
License |
---|---|
GroupId | GroupIdcom.feingto |
ArtifactId | ArtifactIdfeingto-rpc |
Version | Version2.5.1.RELEASE |
Type | Typejar |
Description |
DescriptionFeingto微服务通用组件库
|
Filename | Size |
---|---|
feingto-rpc-2.5.1.RELEASE.pom | |
feingto-rpc-2.5.1.RELEASE.jar | 123 KB |
feingto-rpc-2.5.1.RELEASE-sources.jar | 68 KB |
feingto-rpc-2.5.1.RELEASE-javadoc.jar | 606 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-rpc/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-rpc</artifactId>
<version>2.5.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-rpc/
implementation 'com.feingto:feingto-rpc:2.5.1.RELEASE'
// https://jarcasting.com/artifacts/com.feingto/feingto-rpc/
implementation ("com.feingto:feingto-rpc:2.5.1.RELEASE")
'com.feingto:feingto-rpc:jar:2.5.1.RELEASE'
<dependency org="com.feingto" name="feingto-rpc" rev="2.5.1.RELEASE">
<artifact name="feingto-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-rpc', version='2.5.1.RELEASE')
)
libraryDependencies += "com.feingto" % "feingto-rpc" % "2.5.1.RELEASE"
[com.feingto/feingto-rpc "2.5.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.feingto : feingto-auto-configurations | jar | 2.5.1.RELEASE |
com.feingto : feingto-cache | jar | 2.5.1.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 | |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
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 |
com.caucho : hessian | jar | 4.0.38 |
io.protostuff : protostuff-core | jar | 1.6.0 |
io.protostuff : protostuff-runtime | jar | 1.6.0 |
org.objenesis : objenesis | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |