is not current version
Last Version 0.5.1-RELEASE

GCHQ Palisade - Data Service 0.5.0-RELEASE

The Data Service accepts client requests to retrieve, read, redact and return resources that have been registered through the palisade system.

License

License

Categories

Categories

Data
GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

data-service
Version

Version

0.5.0-RELEASE
Type

Type

jar
Description

Description

GCHQ Palisade - Data Service
The Data Service accepts client requests to retrieve, read, redact and return resources that have been registered through the palisade system.
Project URL

Project URL

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

Source Code Management

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

Download data-service 0.5.0-RELEASE


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

Dependencies

compile (10)

Group / Artifact Type Version
uk.gov.gchq.palisade : common jar 0.5.0-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-data-jpa jar 2.3.1.RELEASE
com.h2database : h2 jar 1.4.200
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.