We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa987f commit b7b925bCopy full SHA for b7b925b
SUMMARY.md
@@ -4,6 +4,7 @@
4
* [Dependency](dependency.md)
5
* [Client](client.md)
6
* [Transport Client](client/transport-client.md)
7
+ * XPack Transport Client
8
* [Document APIs](document-apis.md)
9
* [Index API](document-apis/index-api.md)
10
* [Get API](document-apis/get-api.md)
dependency.md
@@ -2,7 +2,7 @@
2
3
### Maven Repository
-Elasticsearch Java API包已经上传到 [Maven Central](http://search.maven.org/#search|ga|1|a%3A"elasticsearch")
+Elasticsearch Java API包已经上传到 \[Maven Central\]\([http://search.maven.org/\#search\|ga\|1\|a%3A"elasticsearch](http://search.maven.org/#search|ga|1|a%3A"elasticsearch)"\)
在`pom.xml`文件中增加:
0 commit comments