GCHQ Palisade - Java Client

The Java Palisade Client API provides access to a Palisade deployment, allowing querying and reading of resources.

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

client-java
Last Version

Last Version

0.5.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GCHQ Palisade - Java Client
The Java Palisade Client API provides access to a Palisade deployment, allowing querying and reading of resources.
Project URL

Project URL

https://github.com/gchq/Palisade-clients/tree/develop/client-java
Source Code Management

Source Code Management

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

Download client-java

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
uk.gov.gchq.palisade : common jar 0.5.1-RELEASE
org.slf4j : slf4j-api jar 1.7.26
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.11.0
io.reactivex.rxjava3 : rxjava jar 3.0.8

provided (2)

Group / Artifact Type Version
org.immutables : value jar 2.8.2
io.micronaut : micronaut-inject jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1-RELEASE
0.5.0-RELEASE