License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.elasticsearch.plugin |
ArtifactId | ArtifactIdx-pack-core |
Last Version | Last Version8.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
Elasticsearch Expanded Pack Plugin - Core
|
Project URL |
Project URL |
Filename | Size |
---|---|
x-pack-core-8.2.3.pom | |
x-pack-core-8.2.3.jar | 3 MB |
x-pack-core-8.2.3-sources.jar | 1 MB |
x-pack-core-8.2.3-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.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-core/
implementation 'org.elasticsearch.plugin:x-pack-core:8.2.3'
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-core/
implementation ("org.elasticsearch.plugin:x-pack-core:8.2.3")
'org.elasticsearch.plugin:x-pack-core:jar:8.2.3'
<dependency org="org.elasticsearch.plugin" name="x-pack-core" rev="8.2.3">
<artifact name="x-pack-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='x-pack-core', version='8.2.3')
)
libraryDependencies += "org.elasticsearch.plugin" % "x-pack-core" % "8.2.3"
[org.elasticsearch.plugin/x-pack-core "8.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch-ssl-config | jar | 8.2.3 |
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 |