Last Version

DataKernel: RPC 1.1.3

High-performance and fault-tolerant remote procedure call module for building distributed applications.

License

License

Categories

Categories

Data
GroupId

GroupId

io.datakernel
ArtifactId

ArtifactId

rpc
Version

Version

1.1.3
Type

Type

jar
Description

Description

DataKernel: RPC
High-performance and fault-tolerant remote procedure call module for building distributed applications.
Project URL

Project URL

http://datakernel.io/rpc/

Download rpc 1.1.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
io.datakernel : eventloop jar 1.1.3
io.datakernel : serializer jar 1.1.3
io.datakernel : async-streams jar 1.1.3
net.jpountz.lz4 : lz4 jar 1.3.0

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.