Core Policy Elasticsearch Docker Container

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

corepolicy-elasticsearch-container
Последняя версия

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

1.2.0-165
Дата

Дата

Тип

Тип

pom
Описание

Описание

Core Policy Elasticsearch Docker Container
Builds a Docker container with a core policy web server running in Tomcat and alongside an Elasticsearch install.
Организация-разработчик

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

EntIT Software LLC, a Micro Focus company

Скачать corepolicy-elasticsearch-container

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

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

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
com.github.cafdataprocessing : corepolicy-web war 1.2.0-165
com.github.cafdataprocessing : policy-server-admin war 1.2.0-165
com.github.cafdataprocessing : corepolicy-condition-engine jar 1.2.0-165
com.github.cafdataprocessing : corepolicy-repositories jar 1.2.0-165
com.github.cafdataprocessing : corepolicy-api jar 1.2.0-165
com.github.cafdataprocessing : corepolicy-hibernate jar 1.2.0-165
com.github.cafdataprocessing : corepolicy-database jar 1.2.0-165
args4j : args4j jar 2.0.26
org.postgresql : postgresql jar 42.1.1
com.h2database : h2 jar 1.4.187
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.6.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.4
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.10
org.slf4j : jcl-over-slf4j jar 1.7.10

provided (1)

Идентификатор библиотеки Тип Версия
com.github.cafdataprocessing : policy-elasticsearch-tomcat-image pom 1.2.0-165

runtime (3)

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

test (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.9.5

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

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

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
1.0.0-4