| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xinlc |
| ArtifactId | ArtifactIdeshlc-parent |
| Version | Version2021.04.01.RELEASE |
| Type | Typepom |
| Description |
Descriptioneshlc-parent
The parent project of elasticsearch rest high level client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| eshlc-parent-2021.04.01.RELEASE.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xinlc/eshlc-parent/ -->
<dependency>
<groupId>com.github.xinlc</groupId>
<artifactId>eshlc-parent</artifactId>
<version>2021.04.01.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xinlc/eshlc-parent/
implementation 'com.github.xinlc:eshlc-parent:2021.04.01.RELEASE'
// https://jarcasting.com/artifacts/com.github.xinlc/eshlc-parent/
implementation ("com.github.xinlc:eshlc-parent:2021.04.01.RELEASE")
'com.github.xinlc:eshlc-parent:pom:2021.04.01.RELEASE'
<dependency org="com.github.xinlc" name="eshlc-parent" rev="2021.04.01.RELEASE">
<artifact name="eshlc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.xinlc', module='eshlc-parent', version='2021.04.01.RELEASE')
)
libraryDependencies += "com.github.xinlc" % "eshlc-parent" % "2021.04.01.RELEASE"
[com.github.xinlc/eshlc-parent "2021.04.01.RELEASE"]