| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем JSON Данные |
| Группа | Группаcom.github.arteam |
| Идентификатор | Идентификаторsimple-json-rpc-client |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsimple-json-rpc-client
Client implementation of JSON-RPC 2.0
|
| Имя Файла | Размер |
|---|---|
| simple-json-rpc-client-1.3.pom | |
| simple-json-rpc-client-1.3.jar | 36 KB |
| simple-json-rpc-client-1.3-sources.jar | 25 KB |
| simple-json-rpc-client-1.3-javadoc.jar | 522 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.arteam/simple-json-rpc-client/ -->
<dependency>
<groupId>com.github.arteam</groupId>
<artifactId>simple-json-rpc-client</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arteam/simple-json-rpc-client/
implementation 'com.github.arteam:simple-json-rpc-client:1.3'
// https://jarcasting.com/artifacts/com.github.arteam/simple-json-rpc-client/
implementation ("com.github.arteam:simple-json-rpc-client:1.3")
'com.github.arteam:simple-json-rpc-client:jar:1.3'
<dependency org="com.github.arteam" name="simple-json-rpc-client" rev="1.3">
<artifact name="simple-json-rpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arteam', module='simple-json-rpc-client', version='1.3')
)
libraryDependencies += "com.github.arteam" % "simple-json-rpc-client" % "1.3"
[com.github.arteam/simple-json-rpc-client "1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.arteam : simple-json-rpc-core | jar | 1.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
| org.jetbrains : annotations | jar | 23.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 31.0.1-jre |
| 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 |