rx-connector

Allows to connect to a Reindexer instance from java application

Лицензия

Лицензия

Группа

Группа

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

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

rx-connector
Последняя версия

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

1.15
Дата

Дата

Тип

Тип

jar
Описание

Описание

rx-connector
Allows to connect to a Reindexer instance from java application
Ссылка на сайт

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

https://github.com/restream/reindexer-java
Система контроля версий

Система контроля версий

https://github.com/restream/reindexer-java

Скачать rx-connector

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
com.google.code.gson : gson jar 2.8.5
com.jayway.jsonpath : json-path jar 2.4.0
org.apache.commons : commons-lang3 jar 3.11

test (7)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3
commons-io : commons-io jar 2.8.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.hamcrest : hamcrest-core jar 2.2

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

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

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

Версия
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0