| License |
License |
|---|---|
| GroupId | GroupIduk.gov.gchq.palisade |
| ArtifactId | ArtifactIdavro-serialiser |
| Last Version | Last Version0.5.1-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGCHQ Palisade - Avro Serialiser
Implementation of the Serialiser backed by the Avro data format.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-stream_2.13 Optional | jar | 2.6.10 |
| org.apache.avro : avro | jar | 1.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| uk.gov.gchq.palisade : common | jar | 0.5.1-RELEASE |