| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdcom.github.arteam | 
| ArtifactId | ArtifactIdsimple-json-rpc | 
| Last Version | Last Version1.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionsimple-json-rpc Base module for simple-json-rpc modules | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| simple-json-rpc-1.3.pom | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.arteam/simple-json-rpc/ -->
<dependency>
    <groupId>com.github.arteam</groupId>
    <artifactId>simple-json-rpc</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.arteam/simple-json-rpc/
implementation 'com.github.arteam:simple-json-rpc:1.3'// https://jarcasting.com/artifacts/com.github.arteam/simple-json-rpc/
implementation ("com.github.arteam:simple-json-rpc:1.3")'com.github.arteam:simple-json-rpc:pom:1.3'<dependency org="com.github.arteam" name="simple-json-rpc" rev="1.3">
  <artifact name="simple-json-rpc" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.arteam', module='simple-json-rpc', version='1.3')
)libraryDependencies += "com.github.arteam" % "simple-json-rpc" % "1.3"[com.github.arteam/simple-json-rpc "1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 | 
| org.jetbrains : annotations | jar | 23.0.0 | 
| 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 |