GCHQ Palisade - Policy Service

The Policy Service will provide the set of rules (filters or transformations) that need to be applied to each resource that has been requested, based on the user and context.

License

License

GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

policy-service
Last Version

Last Version

0.5.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GCHQ Palisade - Policy Service
The Policy Service will provide the set of rules (filters or transformations) that need to be applied to each resource that has been requested, based on the user and context.
Project URL

Project URL

https://github.com/gchq/Palisade-services/tree/develop/policy-service
Source Code Management

Source Code Management

https://github.com/gchq/Palisade-services

Download policy-service

How to add to project

<!-- https://jarcasting.com/artifacts/uk.gov.gchq.palisade/policy-service/ -->
<dependency>
    <groupId>uk.gov.gchq.palisade</groupId>
    <artifactId>policy-service</artifactId>
    <version>0.5.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/policy-service/
implementation 'uk.gov.gchq.palisade:policy-service:0.5.1-RELEASE'
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/policy-service/
implementation ("uk.gov.gchq.palisade:policy-service:0.5.1-RELEASE")
'uk.gov.gchq.palisade:policy-service:jar:0.5.1-RELEASE'
<dependency org="uk.gov.gchq.palisade" name="policy-service" rev="0.5.1-RELEASE">
  <artifact name="policy-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.palisade', module='policy-service', version='0.5.1-RELEASE')
)
libraryDependencies += "uk.gov.gchq.palisade" % "policy-service" % "0.5.1-RELEASE"
[uk.gov.gchq.palisade/policy-service "0.5.1-RELEASE"]

Dependencies

compile (10)

Group / Artifact Type Version
uk.gov.gchq.palisade : common jar 0.5.1-RELEASE
com.typesafe.akka : akka-stream_2.13 jar 2.6.10
com.typesafe.akka : akka-stream-kafka_2.13 jar 2.1.0-M1
com.typesafe.akka : akka-slf4j_2.13 jar 2.6.10
com.typesafe.akka : akka-discovery_2.13 jar 2.6.10
org.springframework.boot : spring-boot-starter-actuator jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-cache jar 2.3.1.RELEASE
com.github.ben-manes.caffeine : caffeine jar 2.8.1
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1-RELEASE
0.5.0-RELEASE