Last Version

GCHQ Palisade - Akka Client 0.5.1-RELEASE

The Akka Palisade Client API provides access to a Palisade cluster and exposes an interface using both Java standard-lib types and Akka types.

License

License

Categories

Categories

CLI User Interface Akka Container Microservices Reactive libraries
GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

client-akka
Version

Version

0.5.1-RELEASE
Type

Type

jar
Description

Description

GCHQ Palisade - Akka Client
The Akka Palisade Client API provides access to a Palisade cluster and exposes an interface using both Java standard-lib types and Akka types.
Project URL

Project URL

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

Source Code Management

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

Download client-akka 0.5.1-RELEASE


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

Dependencies

compile (4)

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-http_2.13 jar 10.2.1
com.fasterxml.jackson.core : jackson-annotations jar 2.11.0

Project Modules

There are no modules declared in this project.