License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.nmuzhichin |
ArtifactId | ArtifactIdjsonrpc-test |
Version | Version1.0.4.0 |
Type | Typejar |
Description |
DescriptionImplementation of the JSON-RPC 2.0 specification
|
Filename | Size |
---|---|
jsonrpc-test-1.0.4.0.pom | |
jsonrpc-test-1.0.4.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nmuzhichin/jsonrpc-test/ -->
<dependency>
<groupId>com.github.nmuzhichin</groupId>
<artifactId>jsonrpc-test</artifactId>
<version>1.0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nmuzhichin/jsonrpc-test/
implementation 'com.github.nmuzhichin:jsonrpc-test:1.0.4.0'
// https://jarcasting.com/artifacts/com.github.nmuzhichin/jsonrpc-test/
implementation ("com.github.nmuzhichin:jsonrpc-test:1.0.4.0")
'com.github.nmuzhichin:jsonrpc-test:jar:1.0.4.0'
<dependency org="com.github.nmuzhichin" name="jsonrpc-test" rev="1.0.4.0">
<artifact name="jsonrpc-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nmuzhichin', module='jsonrpc-test', version='1.0.4.0')
)
libraryDependencies += "com.github.nmuzhichin" % "jsonrpc-test" % "1.0.4.0"
[com.github.nmuzhichin/jsonrpc-test "1.0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 Optional | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.12.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.openjdk.jmh : jmh-core | jar | 1.21 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |
com.github.nmuzhichin : jsonrpc-core | jar | 1.0.4.0 |
com.github.nmuzhichin : jsonrpc-cache-extension | jar | 1.0.4.0 |
com.github.nmuzhichin : jsonrpc-jackson-extension | jar | 1.0.4.0 |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.0 |
javax.cache : cache-api | jar | 1.1.1 |
com.google.guava : guava | jar | 28.0-jre |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |