Last Version

Avro utilities 0.8

Provides a set of utilities for use with Avro

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.marvinformatics
ArtifactId

ArtifactId

avro-utils
Version

Version

0.8
Type

Type

jar
Description

Description

Avro utilities
Provides a set of utilities for use with Avro
Project URL

Project URL

https://github.com/velo/avro-utils
Project Organization

Project Organization

Byhiras (Europe) Limited
Source Code Management

Source Code Management

https://github.com/velo/avro-utils/

Download avro-utils 0.8


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.avro : avro jar 1.7.7
com.google.guava : guava jar 12.0
com.google.code.findbugs : jsr305 jar 1.3.9
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.jmock : jmock-junit4 jar 2.8.1
org.jmock : jmock jar 2.8.1
org.jmock : jmock-legacy jar 2.8.1

Project Modules

There are no modules declared in this project.