| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.xinlc |
| Идентификатор | Идентификаторeshlc-parent |
| Последняя версия | Последняя версия2021.04.01.RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеeshlc-parent
The parent project of elasticsearch rest high level client
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| eshlc-parent-2021.04.01.RELEASE.pom | 12 KB |
| Обзор |
<!-- 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"]