License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.therapi |
ArtifactId | ArtifactIdtherapi-json-rpc |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.therapi:therapi-json-rpc
JSON-RPC Microframework for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
therapi-json-rpc-0.5.0.pom | |
therapi-json-rpc-0.5.0.jar | 174 KB |
therapi-json-rpc-0.5.0-sources.jar | 113 KB |
therapi-json-rpc-0.5.0-javadoc.jar | 257 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.therapi/therapi-json-rpc/ -->
<dependency>
<groupId>com.github.therapi</groupId>
<artifactId>therapi-json-rpc</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.therapi/therapi-json-rpc/
implementation 'com.github.therapi:therapi-json-rpc:0.5.0'
// https://jarcasting.com/artifacts/com.github.therapi/therapi-json-rpc/
implementation ("com.github.therapi:therapi-json-rpc:0.5.0")
'com.github.therapi:therapi-json-rpc:jar:0.5.0'
<dependency org="com.github.therapi" name="therapi-json-rpc" rev="0.5.0">
<artifact name="therapi-json-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.therapi', module='therapi-json-rpc', version='0.5.0')
)
libraryDependencies += "com.github.therapi" % "therapi-json-rpc" % "0.5.0"
[com.github.therapi/therapi-json-rpc "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.12.1 |
com.fasterxml.jackson.module : jackson-module-jsonSchema | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
com.google.guava : guava | jar | 21.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.commons : commons-text | jar | 1.9 |
aopalliance : aopalliance | jar | 1.0 |
com.github.therapi : therapi-runtime-javadoc | jar | 0.12.0 |