Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/biacode/escommons

Elasticsearch commons library.
https://github.com/biacode/escommons

api-client api-rest common-library core elasticsearch elasticsearch-java-api elasticsearch-server elasticsearch5 elasticsearch6 elasticsearch7 java kotlin

Last synced: 9 days ago
JSON representation

Elasticsearch commons library.

Awesome Lists containing this project

README

        

# escommons
Elasticsearch commons library.

# Dependencies
Gradle
```groovy
implementation "org.biacode.escommons:escommons-core:7.3.2_0.1.0"
implementation "org.biacode.escommons:escommons-persistence:7.3.2_0.1.0"
implementation "org.biacode.escommons:escommons-starter-core:7.3.2_0.1.0"
implementation "org.biacode.escommons:escommons-test:7.3.2_0.1.0"
```

| CI | Status |
| :---: | :---: |
| Travis | [![Build Status](https://travis-ci.org/Biacode/escommons.svg?branch=master)](https://travis-ci.org/Biacode/escommons) |
| Sonarqube | [![Build Status](https://getstreaming.files.wordpress.com/2012/10/sonar.png)](https://sonarcloud.io/dashboard?id=escommons) |