Last Version

Spring Data Jest 3.3.4.RELEASE

Spring Data Implementation for Jest

License

License

Categories

Categories

Data Jest Databases
GroupId

GroupId

com.github.vanroy
ArtifactId

ArtifactId

spring-data-jest
Version

Version

3.3.4.RELEASE
Type

Type

jar
Description

Description

Spring Data Jest
Spring Data Implementation for Jest

Download spring-data-jest 3.3.4.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.vanroy/spring-data-jest/ -->
<dependency>
    <groupId>com.github.vanroy</groupId>
    <artifactId>spring-data-jest</artifactId>
    <version>3.3.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vanroy/spring-data-jest/
implementation 'com.github.vanroy:spring-data-jest:3.3.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.vanroy/spring-data-jest/
implementation ("com.github.vanroy:spring-data-jest:3.3.4.RELEASE")
'com.github.vanroy:spring-data-jest:jar:3.3.4.RELEASE'
<dependency org="com.github.vanroy" name="spring-data-jest" rev="3.3.4.RELEASE">
  <artifact name="spring-data-jest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vanroy', module='spring-data-jest', version='3.3.4.RELEASE')
)
libraryDependencies += "com.github.vanroy" % "spring-data-jest" % "3.3.4.RELEASE"
[com.github.vanroy/spring-data-jest "3.3.4.RELEASE"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.data : spring-data-elasticsearch jar 3.2.1.RELEASE
org.springframework.data : spring-data-commons jar 2.2.1.RELEASE
org.elasticsearch : elasticsearch jar 6.8.4
org.elasticsearch.client : transport jar 6.8.4
org.elasticsearch.plugin : transport-netty4-client jar 6.8.4
commons-logging : commons-logging jar 1.2
io.searchbox : jest jar 6.3.1
com.google.code.gson : gson jar 2.8.0

test (9)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.9
org.hamcrest : hamcrest-library jar 1.3
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.10.19
org.projectlombok : lombok jar 1.18.2
org.springframework : spring-test jar 5.2.1.RELEASE
org.apache.logging.log4j : log4j-api jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7

Project Modules

There are no modules declared in this project.