Core Policy Aggregator

Aggregates the projects that make up Core Policy. Core Policy allows the definition of and evaluation of conditions, with structures to organize conditions as various groupings.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

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

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

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

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

1.2.0-165
Дата

Дата

Тип

Тип

pom
Описание

Описание

Core Policy Aggregator
Aggregates the projects that make up Core Policy. Core Policy allows the definition of and evaluation of conditions, with structures to organize conditions as various groupings.
Ссылка на сайт

Ссылка на сайт

https://cafdataprocessing.github.io/data-processing-service
Организация-разработчик

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

EntIT Software LLC, a Micro Focus company
Система контроля версий

Система контроля версий

https://github.com/CAFDataProcessing/policy-server

Скачать corepolicy-aggregator

Имя Файла Размер
corepolicy-aggregator-1.2.0-165.pom 13 KB
Обзор

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

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

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

  • Common
  • Repositories
  • ConditionEngine
  • Web
  • Api
  • Testing
  • Database
  • Hibernate
  • MultimapUtils
  • DatabaseScriptGeneration
  • policy-elasticsearch-tomcat-image
  • policy-server-admin
  • PolicyServerElasticsearchContainer

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