com.github.cafdataprocessing:classification-service-container

An API to allow creation and management of classifications against a Core Policy backend.

License

License

Categories

Categories

Container Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

classification-service-container
Last Version

Last Version

1.2.0-24
Release Date

Release Date

Type

Type

pom
Description

Description

An API to allow creation and management of classifications against a Core Policy backend.
Project Organization

Project Organization

Hewlett Packard Enterprise Development LP

Download classification-service-container

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.cafdataprocessing : corepolicy-database jar 1.0.0-4

test (3)

Group / Artifact Type Version
com.github.cafdataprocessing : classification-service-client jar 1.2.0-24
com.github.cafdataprocessing : classification-service-creation-util jar 1.2.0-24
org.testng : testng jar 6.4

Project Modules

There are no modules declared in this project.

classification-service

This is an API to create and manage classification concepts against a Policy API back-end.

The API is available packaged into a Docker container for consumption, built here.

Usage

Configuration for the Classification Service is detailed here. The Classification Service is available as a prepackaged Docker container.

Feature Testing

The testing for the Classification Service is defined here

com.github.cafdataprocessing

CAF Data Processing

Versions

Version
1.2.0-24
1.1.0-16
1.0.0-2