EsCommons

Elasticsearch commons library.

License

License

GroupId

GroupId

org.biacode.escommons
ArtifactId

ArtifactId

rest-boot
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-boot

How to add to project

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

Dependencies

compile (13)

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
org.biacode.escommons : core jar 1.0.0
org.biacode.escommons : rest-model jar 1.0.0
org.springframework.boot : spring-boot-starter-web jar 1.5.4.RELEASE
org.springframework.boot : spring-boot-starter-jersey jar 1.5.4.RELEASE

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