avro logicaltypes

Custom avro logicaltypes

License

License

Apache License version 2.0
GroupId

GroupId

com.github.pjgg
ArtifactId

ArtifactId

avro-logicaltypes
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

avro logicaltypes
Custom avro logicaltypes

Download avro-logicaltypes

How to add to project

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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.apache.avro : avro-compiler jar 1.9.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0