GCHQ Palisade Common Library

Palisade common data-types shared between multiple services

License

License

GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

common
Last Version

Last Version

0.5.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GCHQ Palisade Common Library
Palisade common data-types shared between multiple services
Project URL

Project URL

https://github.com/gchq/Palisade-common
Source Code Management

Source Code Management

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

Download common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
com.typesafe.akka : akka-stream_2.13 jar 2.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1-RELEASE
0.5.0-RELEASE