eshlc-parent

The parent project of elasticsearch rest high level client

License

License

GroupId

GroupId

com.github.xinlc
ArtifactId

ArtifactId

eshlc-parent
Last Version

Last Version

2021.04.01.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

eshlc-parent
The parent project of elasticsearch rest high level client
Project URL

Project URL

https://github.com/xinlc/elasticsearch-hlc
Source Code Management

Source Code Management

https://github.com/xinlc/elasticsearch-hlc

Download eshlc-parent

How to add to project

<!-- 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"]

Dependencies

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

Project Modules

  • eshlc-core
  • eshlc-spring-boot-autoconfigure
  • eshlc-spring-boot-starter

Versions

Version
2021.04.01.RELEASE