Last Version

com.dinstone.jrpc:jrpc-core 3.2.0

RPC protocol infrastructure.

License

License

GroupId

GroupId

com.dinstone.jrpc
ArtifactId

ArtifactId

jrpc-core
Version

Version

3.2.0
Type

Type

jar
Description

Description

RPC protocol infrastructure.
Project Organization

Project Organization

dinstone

Download jrpc-core 3.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.7.4
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
io.protostuff : protostuff-core jar 1.4.4
io.protostuff : protostuff-runtime jar 1.4.4
org.slf4j : slf4j-api jar 1.7.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.