shiva elasticsearch

Shiva Elastic Search Support Library 2016 reizes

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.reizes.shiva2
ArtifactId

ArtifactId

shiva2-elasticsearch
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

shiva elasticsearch
Shiva Elastic Search Support Library 2016 reizes

Download shiva2-elasticsearch

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.reizes.shiva2 : shiva2-core jar 0.2.1
org.elasticsearch : elasticsearch jar 2.3.3
org.apache.commons : commons-lang3 jar 3.4
org.projectlombok : lombok jar 1.16.6
org.slf4j : slf4j-log4j12 jar 1.7.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

shiva2

Shiva Simple ETL Library for Java

Maven Repository


    <repository>
        <id>oss</id>
        <url>https://oss.sonatype.org/content/groups/public/</url>
    </repository>

Shiva2 Core

Shiva Core libraries.

	<dependency>
		<groupId>com.reizes.shiva2</groupId>
		<artifactId>shiva2-core</artifactId>
		<version>0.2.0</version>
	</dependency>

Shiva2 JDBC

Shiva JDBC Support. It supports JDBC row handler and batch update.

	<dependency>
		<groupId>com.reizes.shiva2</groupId>
		<artifactId>shiva2-jdbc</artifactId>
		<version>0.2.0</version>
	</dependency>

Shiva2 HTTP

Shiva HTTP Support. It support HTTP Rest Client.

	<dependency>
		<groupId>com.reizes.shiva2</groupId>
		<artifactId>shiva2-http</artifactId>
		<version>0.2.0</version>
	</dependency>

Shiva2 Kafka

Shiva Kafka Support. It is the Kafka consumer for Shiva.

<dependency>
    <groupId>com.reizes.shiva2</groupId>
    <artifactId>shiva2-kafka</artifactId>
    <version>0.2.0</version>
</dependency>

Versions

Version
0.2.1