j-rpc-base

rpc base on json.

Лицензия

Лицензия

Группа

Группа

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

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

j-rpc-base
Последняя версия

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

0.8.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

j-rpc-base
rpc base on json.

Скачать j-rpc-base

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

<!-- https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-base/ -->
<dependency>
    <groupId>com.github.jingshouyan</groupId>
    <artifactId>j-rpc-base</artifactId>
    <version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-base/
implementation 'com.github.jingshouyan:j-rpc-base:0.8.3'
// https://jarcasting.com/artifacts/com.github.jingshouyan/j-rpc-base/
implementation ("com.github.jingshouyan:j-rpc-base:0.8.3")
'com.github.jingshouyan:j-rpc-base:jar:0.8.3'
<dependency org="com.github.jingshouyan" name="j-rpc-base" rev="0.8.3">
  <artifact name="j-rpc-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jingshouyan', module='j-rpc-base', version='0.8.3')
)
libraryDependencies += "com.github.jingshouyan" % "j-rpc-base" % "0.8.3"
[com.github.jingshouyan/j-rpc-base "0.8.3"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
org.apache.thrift : libthrift jar 0.14.1
javax.validation : validation-api jar
org.apache.curator : curator-recipes jar 4.3.0
io.projectreactor : reactor-core jar
junit : junit jar

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4

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

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

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

Версия
0.8.3
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.4
0.5.2
0.5.1
0.4.0
0.3.2
0.3.1
0.3.0