License |
License |
---|---|
GroupId | GroupIdat.molindo |
ArtifactId | ArtifactIdesi4j |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionesi4j - Elastic Search Integration for Java
Base POM for Molindo OSS contributions
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
esi4j-3.0.2.pom | |
esi4j-3.0.2.jar | 208 KB |
esi4j-3.0.2-sources.jar | 135 KB |
esi4j-3.0.2-javadoc.jar | 824 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 2.0.1 |
org.projectlombok : lombok | jar | 1.16.6 |
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 |