is not current version
Last Version 1.2.0-165

com.github.cafdataprocessing:corepolicy-elasticsearch-container 1.0.0-4

Builds a Docker container with a core policy web server running in Tomcat and alongside an Elasticsearch install.

Categories

Categories

Container Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

corepolicy-elasticsearch-container
Version

Version

1.0.0-4
Type

Type

pom

Download corepolicy-elasticsearch-container 1.0.0-4


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