Last Version

rx-connector 1.15

Allows to connect to a Reindexer instance from java application

License

License

GroupId

GroupId

com.github.restream
ArtifactId

ArtifactId

rx-connector
Version

Version

1.15
Type

Type

jar
Description

Description

rx-connector
Allows to connect to a Reindexer instance from java application
Project URL

Project URL

https://github.com/restream/reindexer-java
Source Code Management

Source Code Management

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

Download rx-connector 1.15


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

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.