License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.elasticsearch |
ArtifactId | ArtifactIdelasticsearch-ssl-config |
Last Version | Last Version8.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch-ssl-config
Elasticsearch subproject :libs:elasticsearch-ssl-config
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-ssl-config/ -->
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-ssl-config</artifactId>
<version>8.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-ssl-config/
implementation 'org.elasticsearch:elasticsearch-ssl-config:8.2.3'
// https://jarcasting.com/artifacts/org.elasticsearch/elasticsearch-ssl-config/
implementation ("org.elasticsearch:elasticsearch-ssl-config:8.2.3")
'org.elasticsearch:elasticsearch-ssl-config:jar:8.2.3'
<dependency org="org.elasticsearch" name="elasticsearch-ssl-config" rev="8.2.3">
<artifact name="elasticsearch-ssl-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch', module='elasticsearch-ssl-config', version='8.2.3')
)
libraryDependencies += "org.elasticsearch" % "elasticsearch-ssl-config" % "8.2.3"
[org.elasticsearch/elasticsearch-ssl-config "8.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch-core | jar | 8.2.3 |