EsCommons

Elasticsearch commons library.

License

License

GroupId

GroupId

org.biacode.escommons
ArtifactId

ArtifactId

rest-model
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

EsCommons
Elasticsearch commons library.
Project URL

Project URL

https://github.com/Biacode/escommons
Source Code Management

Source Code Management

https://github.com/Biacode/escommons/tree/master

Download rest-model

How to add to project

<!-- https://jarcasting.com/artifacts/org.biacode.escommons/rest-model/ -->
<dependency>
    <groupId>org.biacode.escommons</groupId>
    <artifactId>rest-model</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.biacode.escommons/rest-model/
implementation 'org.biacode.escommons:rest-model:1.0.0'
// https://jarcasting.com/artifacts/org.biacode.escommons/rest-model/
implementation ("org.biacode.escommons:rest-model:1.0.0")
'org.biacode.escommons:rest-model:jar:1.0.0'
<dependency org="org.biacode.escommons" name="rest-model" rev="1.0.0">
  <artifact name="rest-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biacode.escommons', module='rest-model', version='1.0.0')
)
libraryDependencies += "org.biacode.escommons" % "rest-model" % "1.0.0"
[org.biacode.escommons/rest-model "1.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.9.RELEASE
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-core jar 2.8.9
com.fasterxml.jackson.core : jackson-databind jar 2.8.9
com.fasterxml.jackson.core : jackson-annotations jar 2.8.9
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.8.9
org.apache.commons : commons-lang3 jar 3.6
commons-io : commons-io jar 2.5
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.4
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.

escommons

Elasticsearch commons library.

Dependencies

Gradle

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
Sonarqube Build Status

Versions

Version
1.0.0