is not current version
Last Version 0.7.4

essentials-types-avro 0.5.1

This library focuses purely on providing AVRO serialization and deserialization support for the types defined in the Essentials types library.

License

License

GroupId

GroupId

dk.cloudcreate.essentials
ArtifactId

ArtifactId

types-avro
Version

Version

0.5.1
Type

Type

jar
Description

Description

essentials-types-avro
This library focuses purely on providing AVRO serialization and deserialization support for the types defined in the Essentials types library.

Download types-avro 0.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
dk.cloudcreate.essentials : types jar 0.5.1

provided (1)

Group / Artifact Type Version
org.apache.avro : avro jar 1.11.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.assertj : assertj-core jar 3.22.0
org.slf4j : slf4j-api jar 1.7.33
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.