Last Version

elastic 0.0.5-alpha

TNO Elastic library

License

License

GroupId

GroupId

ca.bc.gov.tno
ArtifactId

ArtifactId

elastic
Version

Version

0.0.5-alpha
Type

Type

jar
Description

Description

elastic
TNO Elastic library
Project URL

Project URL

https://github.com/bcgov/tno
Source Code Management

Source Code Management

https://github.com/bcgov/tno.git

Download elastic 0.0.5-alpha


<!-- https://jarcasting.com/artifacts/ca.bc.gov.tno/elastic/ -->
<dependency>
    <groupId>ca.bc.gov.tno</groupId>
    <artifactId>elastic</artifactId>
    <version>0.0.5-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/ca.bc.gov.tno/elastic/
implementation 'ca.bc.gov.tno:elastic:0.0.5-alpha'
// https://jarcasting.com/artifacts/ca.bc.gov.tno/elastic/
implementation ("ca.bc.gov.tno:elastic:0.0.5-alpha")
'ca.bc.gov.tno:elastic:jar:0.0.5-alpha'
<dependency org="ca.bc.gov.tno" name="elastic" rev="0.0.5-alpha">
  <artifact name="elastic" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.bc.gov.tno', module='elastic', version='0.0.5-alpha')
)
libraryDependencies += "ca.bc.gov.tno" % "elastic" % "0.0.5-alpha"
[ca.bc.gov.tno/elastic "0.0.5-alpha"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.data : spring-data-elasticsearch jar 4.0.0.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.