is not current version
Last Version 3.1.0-179

com.github.cafdataprocessing:policy-elasticsearch-container 1.1.0-33

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

1.1.0-33
Type

Type

pom

Download policy-elasticsearch-container 1.1.0-33


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