is not current version
Last Version 3.1.0-179

com.github.cafdataprocessing:policy-elasticsearch-container 3.0.0-168

Builds a Docker container containing Elasticsearch configured to work with a core policy instance.

Categories

Categories

Container Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

policy-elasticsearch-container
Version

Version

3.0.0-168
Type

Type

pom

Download policy-elasticsearch-container 3.0.0-168


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/policy-elasticsearch-container/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>policy-elasticsearch-container</artifactId>
    <version>3.0.0-168</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/policy-elasticsearch-container/
implementation 'com.github.cafdataprocessing:policy-elasticsearch-container:3.0.0-168'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/policy-elasticsearch-container/
implementation ("com.github.cafdataprocessing:policy-elasticsearch-container:3.0.0-168")
'com.github.cafdataprocessing:policy-elasticsearch-container:pom:3.0.0-168'
<dependency org="com.github.cafdataprocessing" name="policy-elasticsearch-container" rev="3.0.0-168">
  <artifact name="policy-elasticsearch-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='policy-elasticsearch-container', version='3.0.0-168')
)
libraryDependencies += "com.github.cafdataprocessing" % "policy-elasticsearch-container" % "3.0.0-168"
[com.github.cafdataprocessing/policy-elasticsearch-container "3.0.0-168"]