Policy Elasticsearch Tomcat Image

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

Лицензия

Лицензия

Категории

Категории

Tomcat Контейнер Application Servers Данные Search Прикладные библиотеки Elasticsearch
Группа

Группа

com.github.cafdataprocessing
Идентификатор

Идентификатор

policy-elasticsearch-tomcat-image
Последняя версия

Последняя версия

1.2.0-165
Дата

Дата

Тип

Тип

pom
Описание

Описание

Policy Elasticsearch Tomcat Image
A base image for the policy server container that has Tomcat and Elasticsearch installed.
Организация-разработчик

Организация-разработчик

EntIT Software LLC, a Micro Focus company

Скачать policy-elasticsearch-tomcat-image

Как подключить последнюю версию

<!-- 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.2.0-165</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.2.0-165'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/policy-elasticsearch-tomcat-image/
implementation ("com.github.cafdataprocessing:policy-elasticsearch-tomcat-image:1.2.0-165")
'com.github.cafdataprocessing:policy-elasticsearch-tomcat-image:pom:1.2.0-165'
<dependency org="com.github.cafdataprocessing" name="policy-elasticsearch-tomcat-image" rev="1.2.0-165">
  <artifact name="policy-elasticsearch-tomcat-image" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='policy-elasticsearch-tomcat-image', version='1.2.0-165')
)
libraryDependencies += "com.github.cafdataprocessing" % "policy-elasticsearch-tomcat-image" % "1.2.0-165"
[com.github.cafdataprocessing/policy-elasticsearch-tomcat-image "1.2.0-165"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.10
org.slf4j : jcl-over-slf4j jar 1.7.10

test (2)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-api jar 2.0
org.apache.logging.log4j : log4j-core jar 2.0

Модули Проекта

Данный проект не имеет модулей.

Policy Administration Service

Policy Administration Service should be used to administer Workflows, Classifications and Policies. This service can also be used to Classify documents into different collections and to understand which conditions caused the classification.

A Docker container is included in this project that packages the Core Policy Web Service. The container relies on an external database being available with the Policy Database schema already installed. Default supported database types are postgres and h2.

Documentation

The Policy API is documented here.

Configuration details for the container can be found here.

com.github.cafdataprocessing

CAF Data Processing

Версии библиотеки

Версия
1.2.0-165
1.1.0-94