Last Version

rpc-java 1.8.0

Just another RPC implementation for Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.wenweihu86.rpc
ArtifactId

ArtifactId

rpc-java
Version

Version

1.8.0
Type

Type

jar
Description

Description

rpc-java
Just another RPC implementation for Java
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/wenweihu86/rpc-java

Download rpc-java 1.8.0


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

Dependencies

compile (10)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.9.Final
com.google.protobuf : protobuf-java jar 3.2.0
com.google.protobuf : protobuf-java-util jar 3.2.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.1
org.apache.logging.log4j : log4j-core jar 2.8.1
cglib : cglib jar 3.2.5
org.apache.commons : commons-pool2 jar 2.4.2
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-collections4 jar 4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.