License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch Dex General Purpose Libraries Utility |
GroupId | GroupIdorg.apache.streams.examples |
ArtifactId | ArtifactIdstreams-example-elasticsearch-reindex |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreams-example-elasticsearch-reindex
Copies documents between indexes.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.streams.examples/streams-example-elasticsearch-reindex/ -->
<dependency>
<groupId>org.apache.streams.examples</groupId>
<artifactId>streams-example-elasticsearch-reindex</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams.examples/streams-example-elasticsearch-reindex/
implementation 'org.apache.streams.examples:streams-example-elasticsearch-reindex:0.6.1'
// https://jarcasting.com/artifacts/org.apache.streams.examples/streams-example-elasticsearch-reindex/
implementation ("org.apache.streams.examples:streams-example-elasticsearch-reindex:0.6.1")
'org.apache.streams.examples:streams-example-elasticsearch-reindex:jar:0.6.1'
<dependency org="org.apache.streams.examples" name="streams-example-elasticsearch-reindex" rev="0.6.1">
<artifact name="streams-example-elasticsearch-reindex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams.examples', module='streams-example-elasticsearch-reindex', version='0.6.1')
)
libraryDependencies += "org.apache.streams.examples" % "streams-example-elasticsearch-reindex" % "0.6.1"
[org.apache.streams.examples/streams-example-elasticsearch-reindex "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | test-jar | 2.4.6 |
com.typesafe : config | jar | 1.3.2 |
org.apache.streams : streams-core | jar | 0.6.1 |
org.apache.streams : streams-config | jar | 0.6.1 |
org.apache.streams : streams-util | test-jar | 0.6.1 |
org.apache.streams : streams-runtime-local | jar | 0.6.1 |
org.apache.streams : streams-persist-elasticsearch | jar | 0.6.1 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.lucene : lucene-test-framework | jar | 5.5.4 |
org.apache.lucene : lucene-codecs | jar | 5.5.4 |
org.testng : testng | jar | 6.11 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.apache.streams : streams-schema-activitystreams | zip | 0.6.1 |
org.apache.streams : streams-persist-elasticsearch | test-jar | 0.6.1 |
org.apache.streams : streams-testing | test-jar | 0.6.1 |
junit : junit | jar | 4.12 |