is not current version
Last Version 1.2.1

serdes library for Avro 1.1.5

Library for serialization deserialization based on dynamic schema.

License

License

GroupId

GroupId

com.github.frtu.libs
ArtifactId

ArtifactId

lib-serdes-avro
Version

Version

1.1.5
Type

Type

jar
Description

Description

serdes library for Avro
Library for serialization deserialization based on dynamic schema.

Download lib-serdes-avro 1.1.5


<!-- https://jarcasting.com/artifacts/com.github.frtu.libs/lib-serdes-avro/ -->
<dependency>
    <groupId>com.github.frtu.libs</groupId>
    <artifactId>lib-serdes-avro</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-serdes-avro/
implementation 'com.github.frtu.libs:lib-serdes-avro:1.1.5'
// https://jarcasting.com/artifacts/com.github.frtu.libs/lib-serdes-avro/
implementation ("com.github.frtu.libs:lib-serdes-avro:1.1.5")
'com.github.frtu.libs:lib-serdes-avro:jar:1.1.5'
<dependency org="com.github.frtu.libs" name="lib-serdes-avro" rev="1.1.5">
  <artifact name="lib-serdes-avro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.libs', module='lib-serdes-avro', version='1.1.5')
)
libraryDependencies += "com.github.frtu.libs" % "lib-serdes-avro" % "1.1.5"
[com.github.frtu.libs/lib-serdes-avro "1.1.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.avro : avro jar
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar
junit : junit jar
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.