License |
License |
---|---|
GroupId | GroupIduk.gov.gchq.palisade |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version0.5.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGCHQ Palisade Common Library
Palisade common data-types shared between multiple services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-0.5.1-RELEASE.pom | |
common-0.5.1-RELEASE.jar | 43 KB |
common-0.5.1-RELEASE-sources.jar | 40 KB |
common-0.5.1-RELEASE-javadoc.jar | 637 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.10 |