jsonrpc4j

Our fork of jsonrpc4j

License

License

Categories

Categories

JSON Data
GroupId

GroupId

be.cylab
ArtifactId

ArtifactId

jsonrpc4j
Last Version

Last Version

1.5.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

jsonrpc4j
Our fork of jsonrpc4j
Project URL

Project URL

https://gitlab.cylab.be/cylab/jsonrpc4j

Download jsonrpc4j

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
net.iharder : base64 jar 2.3.9
org.slf4j : slf4j-api jar 1.7.22
com.fasterxml.jackson.core : jackson-core jar 2.8.5
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.fasterxml.jackson.core : jackson-annotations jar 2.8.5
org.springframework : spring-core jar 4.3.5.RELEASE
org.springframework : spring-context jar 4.3.5.RELEASE
org.springframework : spring-web jar 4.3.5.RELEASE
org.springframework : spring-webmvc jar 4.3.5.RELEASE
commons-codec : commons-codec jar 1.10
org.apache.httpcomponents : httpcore-nio jar 4.4.5

provided (2)

Group / Artifact Type Version
javax.portlet : portlet-api jar 2.0
javax.servlet : javax.servlet-api jar 3.1.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.4
org.eclipse.jetty : jetty-server jar 9.4.0.RC3
org.eclipse.jetty : jetty-servlet jar 9.4.0.RC3
org.springframework.boot : spring-boot-starter-web jar 1.4.3.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.4.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3.1