SQL: Document Maven Central as a JDBC repository (#62618)
* Add Maven Central as a JDBC repository Document Maven Central as a JDBC repository. (cherry picked from commit 2bc4d7eb19a26bf21b11214c4351470b677e1598)
This commit is contained in:
parent
f775cf8594
commit
5e0f9a414c
|
@ -27,7 +27,8 @@ https://maven.apache.org/[Maven]-compatible tools can retrieve it automatically
|
|||
</dependency>
|
||||
----
|
||||
|
||||
from `artifacts.elastic.co/maven` by adding it to the repositories list:
|
||||
from https://search.maven.org/artifact/org.elasticsearch.plugin/x-pack-sql-jdbc[Maven Central Repository],
|
||||
or from `artifacts.elastic.co/maven` by adding it to the repositories list:
|
||||
|
||||
["source","xml",subs="attributes"]
|
||||
----
|
||||
|
|
Loading…
Reference in New Issue