Last Version

simple-json-rpc-core 1.3

Core classes of simple-json-rpc

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.arteam
ArtifactId

ArtifactId

simple-json-rpc-core
Version

Version

1.3
Type

Type

jar
Description

Description

simple-json-rpc-core
Core classes of simple-json-rpc

Download simple-json-rpc-core 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
org.jetbrains : annotations jar 23.0.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
joda-time : joda-time jar 2.10.13
org.assertj : assertj-core jar 3.22.0
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.2

Project Modules

There are no modules declared in this project.