License |
License
GNU General Public License v3.0
|
---|---|
GroupId | GroupIdcom.github.euler-io |
ArtifactId | ArtifactIdopendistro-impl |
Last Version | Last Version0.7.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEuler HTTP API - Opendistro (Elasticsearch) Implementation
Euler - Http API.
|
Filename | Size |
---|---|
opendistro-impl-0.7.10.pom | |
opendistro-impl-0.7.10.jar | 134 MB |
opendistro-impl-0.7.10-sources.jar | 18 KB |
opendistro-impl-0.7.10-javadoc.jar | 515 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.euler-io/opendistro-impl/ -->
<dependency>
<groupId>com.github.euler-io</groupId>
<artifactId>opendistro-impl</artifactId>
<version>0.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.euler-io/opendistro-impl/
implementation 'com.github.euler-io:opendistro-impl:0.7.10'
// https://jarcasting.com/artifacts/com.github.euler-io/opendistro-impl/
implementation ("com.github.euler-io:opendistro-impl:0.7.10")
'com.github.euler-io:opendistro-impl:jar:0.7.10'
<dependency org="com.github.euler-io" name="opendistro-impl" rev="0.7.10">
<artifact name="opendistro-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.euler-io', module='opendistro-impl', version='0.7.10')
)
libraryDependencies += "com.github.euler-io" % "opendistro-impl" % "0.7.10"
[com.github.euler-io/opendistro-impl "0.7.10"]
Group / Artifact | Type | Version |
---|---|---|
com.github.euler-io : http-api | jar | 0.7.10 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.8.1 |