Last Version

esi4j - Elastic Search Integration for Java 3.0.2

Base POM for Molindo OSS contributions

License

License

GroupId

GroupId

at.molindo
ArtifactId

ArtifactId

esi4j
Version

Version

3.0.2
Type

Type

jar
Description

Description

esi4j - Elastic Search Integration for Java
Base POM for Molindo OSS contributions
Project URL

Project URL

http://github.com/molindo/esi4j
Project Organization

Project Organization

Molindo GmbH

Download esi4j 3.0.2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.7.4
at.molindo : scrutineer jar 3.0.0
org.hibernate : hibernate-core Optional jar 4.2.21.Final
org.springframework : spring-core Optional jar 4.1.8.RELEASE
org.springframework : spring-beans Optional jar 4.1.8.RELEASE
com.google.guava : guava jar 18.0
at.molindo : molindo-utils jar 2.0.6
org.slf4j : jcl-over-slf4j jar 1.7.3
org.slf4j : slf4j-api jar 1.7.3

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 2.0.1
org.projectlombok : lombok jar 1.16.6

test (5)

Group / Artifact Type Version
org.easymock : easymock jar 3.4
org.skyscreamer : jsonassert jar 1.3.0
org.slf4j : slf4j-log4j12 jar 1.7.3
log4j : log4j jar 1.2.17
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.