Last Version

jdbc 8.2.3

JDBC driver for Elasticsearch

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.plugin
ArtifactId

ArtifactId

x-pack-sql-jdbc
Version

Version

8.2.3
Type

Type

jar
Description

Description

jdbc
JDBC driver for Elasticsearch
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download x-pack-sql-jdbc 8.2.3


<!-- https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-sql-jdbc/ -->
<dependency>
    <groupId>org.elasticsearch.plugin</groupId>
    <artifactId>x-pack-sql-jdbc</artifactId>
    <version>8.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-sql-jdbc/
implementation 'org.elasticsearch.plugin:x-pack-sql-jdbc:8.2.3'
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-sql-jdbc/
implementation ("org.elasticsearch.plugin:x-pack-sql-jdbc:8.2.3")
'org.elasticsearch.plugin:x-pack-sql-jdbc:jar:8.2.3'
<dependency org="org.elasticsearch.plugin" name="x-pack-sql-jdbc" rev="8.2.3">
  <artifact name="x-pack-sql-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='x-pack-sql-jdbc', version='8.2.3')
)
libraryDependencies += "org.elasticsearch.plugin" % "x-pack-sql-jdbc" % "8.2.3"
[org.elasticsearch.plugin/x-pack-sql-jdbc "8.2.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.