License |
License |
---|---|
GroupId | GroupIdca.bc.gov.tno |
ArtifactId | ArtifactIdelastic |
Last Version | Last Version0.0.5-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelastic
TNO Elastic library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elastic-0.0.5-alpha.pom | |
elastic-0.0.5-alpha.jar | 10 KB |
elastic-0.0.5-alpha-sources.jar | 9 KB |
elastic-0.0.5-alpha-javadoc.jar | 166 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.21.0 |