License |
License |
---|---|
GroupId | GroupIdcom.jeromeloisel |
ArtifactId | ArtifactIddb-scroll-elastic |
Last Version | Last Version5.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEasily perform CRUD operations on Beans stored on Elasticsearch.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
db-scroll-elastic-5.6.3.pom | |
db-scroll-elastic-5.6.3.jar | 10 KB |
db-scroll-elastic-5.6.3-tests.jar | 17 KB |
db-scroll-elastic-5.6.3-sources.jar | 6 KB |
db-scroll-elastic-5.6.3-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeromeloisel/db-scroll-elastic/ -->
<dependency>
<groupId>com.jeromeloisel</groupId>
<artifactId>db-scroll-elastic</artifactId>
<version>5.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeromeloisel/db-scroll-elastic/
implementation 'com.jeromeloisel:db-scroll-elastic:5.6.3'
// https://jarcasting.com/artifacts/com.jeromeloisel/db-scroll-elastic/
implementation ("com.jeromeloisel:db-scroll-elastic:5.6.3")
'com.jeromeloisel:db-scroll-elastic:jar:5.6.3'
<dependency org="com.jeromeloisel" name="db-scroll-elastic" rev="5.6.3">
<artifact name="db-scroll-elastic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeromeloisel', module='db-scroll-elastic', version='5.6.3')
)
libraryDependencies += "com.jeromeloisel" % "db-scroll-elastic" % "5.6.3"
[com.jeromeloisel/db-scroll-elastic "5.6.3"]
Group / Artifact | Type | Version |
---|---|---|
com.jeromeloisel : db-scroll-api | jar | 5.6.3 |
org.apache.logging.log4j : log4j-api | jar | 2.9.1 |
org.springframework : spring-context | jar | 4.3.12.RELEASE |
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.6 |
com.jeromeloisel : db-integration-test | jar | 5.6.3 |
org.mockito : mockito-all | jar | 1.10.19 |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.8.RELEASE |
com.google.guava : guava-testlib | jar | 23.2-jre |
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.3.12.RELEASE |