com.github.therapi:therapi-json-rpc

JSON-RPC Microframework for Java

Лицензия

Лицензия

Категории

Категории

JSON Данные
Группа

Группа

com.github.therapi
Идентификатор

Идентификатор

therapi-json-rpc
Последняя версия

Последняя версия

0.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.therapi:therapi-json-rpc
JSON-RPC Microframework for Java
Ссылка на сайт

Ссылка на сайт

https://github.com/dnault/therapi-json-rpc

Скачать therapi-json-rpc

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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

runtime (7)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.5.0
0.4.0