is not current version
Last Version 3.1.0-179

com.github.cafdataprocessing:policy-elasticsearch-container 2.0.0-93

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

2.0.0-93
Type

Type

pom

Download policy-elasticsearch-container 2.0.0-93


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