License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.elasticsearch.plugin |
ArtifactId | ArtifactIdx-pack-core |
Version | Version8.0.0-rc2 |
Type | Typejar |
Description |
Descriptioncore
Elasticsearch Expanded Pack Plugin - Core
|
Project URL |
Project URL |
Filename | Size |
---|---|
x-pack-core-8.0.0-rc2.pom | |
x-pack-core-8.0.0-rc2.jar | 3 MB |
x-pack-core-8.0.0-rc2-sources.jar | 1 MB |
x-pack-core-8.0.0-rc2-javadoc.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-core/ -->
<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>x-pack-core</artifactId>
<version>8.0.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-core/
implementation 'org.elasticsearch.plugin:x-pack-core:8.0.0-rc2'
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-core/
implementation ("org.elasticsearch.plugin:x-pack-core:8.0.0-rc2")
'org.elasticsearch.plugin:x-pack-core:jar:8.0.0-rc2'
<dependency org="org.elasticsearch.plugin" name="x-pack-core" rev="8.0.0-rc2">
<artifact name="x-pack-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='x-pack-core', version='8.0.0-rc2')
)
libraryDependencies += "org.elasticsearch.plugin" % "x-pack-core" % "8.0.0-rc2"
[org.elasticsearch.plugin/x-pack-core "8.0.0-rc2"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch-ssl-config | jar | 8.0.0-rc2 |
org.apache.httpcomponents : httpclient | jar | 4.5.10 |
org.apache.httpcomponents : httpcore | jar | 4.4.12 |
org.apache.httpcomponents : httpcore-nio | jar | 4.4.12 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
commons-logging : commons-logging | jar | 1.1.3 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
commons-codec : commons-codec | jar | 1.14 |
com.unboundid : unboundid-ldapsdk | jar | 6.0.3 |