Last Version

com.dinstone.jrpc:jrpc-spring 3.2.0

A lightweight Java implementation RPC framework

License

License

GroupId

GroupId

com.dinstone.jrpc
ArtifactId

ArtifactId

jrpc-spring
Version

Version

3.2.0
Type

Type

jar
Description

Description

A lightweight Java implementation RPC framework
Project Organization

Project Organization

dinstone

Download jrpc-spring 3.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar 3.2.6.RELEASE
org.springframework : spring-context-support jar 3.2.6.RELEASE
com.dinstone.jrpc : jrpc-core jar 3.2.0
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.