License |
License |
---|---|
GroupId | GroupIdin.clouthink.daas |
ArtifactId | ArtifactIddaas-es-6 |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondaas-es-6
The Simple ES6 Api with Spring Data Style.
|
Project URL |
Project URL |
Filename | Size |
---|---|
daas-es-6-1.0.2.pom | |
daas-es-6-1.0.2.jar | 15 KB |
daas-es-6-1.0.2-sources.jar | 8 KB |
daas-es-6-1.0.2-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/in.clouthink.daas/daas-es-6/ -->
<dependency>
<groupId>in.clouthink.daas</groupId>
<artifactId>daas-es-6</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/in.clouthink.daas/daas-es-6/
implementation 'in.clouthink.daas:daas-es-6:1.0.2'
// https://jarcasting.com/artifacts/in.clouthink.daas/daas-es-6/
implementation ("in.clouthink.daas:daas-es-6:1.0.2")
'in.clouthink.daas:daas-es-6:jar:1.0.2'
<dependency org="in.clouthink.daas" name="daas-es-6" rev="1.0.2">
<artifact name="daas-es-6" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.clouthink.daas', module='daas-es-6', version='1.0.2')
)
libraryDependencies += "in.clouthink.daas" % "daas-es-6" % "1.0.2"
[in.clouthink.daas/daas-es-6 "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
in.clouthink.daas : daas-es-api | jar | 1.0.2 |
org.elasticsearch : elasticsearch | jar | 6.7.2 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 6.7.2 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 6.7.2 |
org.elasticsearch.client : elasticsearch-rest-client-sniffer | jar | 6.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 4.3.24.RELEASE |
org.springframework : spring-context | jar | 4.3.24.RELEASE |
org.springframework : spring-beans | jar | 4.3.24.RELEASE |
org.springframework.data : spring-data-commons | jar | 1.13.11.RELEASE |
org.springframework.boot : spring-boot | jar | 1.5.21.RELEASE |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.9.10 |
commons-logging : commons-logging | jar | 1.1.3 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.google.guava : guava | jar | 21.0 |