GCHQ Palisade - Avro Serialiser

Implementation of the Serialiser backed by the Avro data format.

License

License

GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

avro-serialiser
Last Version

Last Version

0.5.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GCHQ Palisade - Avro Serialiser
Implementation of the Serialiser backed by the Avro data format.
Project URL

Project URL

https://github.com/gchq/Palisade-readers/tree/develop/s3-data-reader
Source Code Management

Source Code Management

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

Download avro-serialiser

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.typesafe.akka : akka-stream_2.13 Optional jar 2.6.10
org.apache.avro : avro jar 1.8.2

provided (1)

Group / Artifact Type Version
uk.gov.gchq.palisade : common jar 0.5.1-RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1-RELEASE