JccRPC


License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

io.github.jccdex
ArtifactId

ArtifactId

JccRPC
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JccRPC
JccRPC
Project URL

Project URL

https://github.com/JCCDex/jcc_rpc_java
Source Code Management

Source Code Management

https://github.com/JCCDex/jcc_rpc_java

Download JccRPC

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.1
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-annotations jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
com.alibaba : fastjson jar 1.2.75
javax.validation : validation-api jar 1.1.0.Final
org.bouncycastle : bcprov-jdk15on jar 1.68
io.github.jccdex : JccWallet jar 1.0.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-api-mockito jar 1.6.3
org.powermock : powermock-module-junit4 jar 1.6.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.2
3.0.1
3.0.0