is not current version
Last Version 1.2.0-165

com.github.cafdataprocessing:policy-elasticsearch-tomcat-image 1.1.0-94

A base image for the policy server container that has Tomcat and Elasticsearch installed.

Categories

Categories

Tomcat Container Application Servers Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

policy-elasticsearch-tomcat-image
Version

Version

1.1.0-94
Type

Type

pom

Download policy-elasticsearch-tomcat-image 1.1.0-94


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