Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.
/ divolte-schema Public archive

Divolte default Avro schema to use as external dependency

License

Notifications You must be signed in to change notification settings

divolte/divolte-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Divolte Schema

This project contains the default schema used by Divolte Collector. You can depend on this if you need to access the default schema.

Usage

Prebuilt JARs are available via Maven Central. The current release version is 0.7.0.

There are two ways to access the schema at runtime. It can be accessed directly via the Avro-generate record class:

Schema defaultSchema = DefaultEventRecord.getClassSchema()

It is also available as the /DefaultEventRecord.avsc resource.

License

This project and its artifacts are licensed under the terms of the Apache License, Version 2.0.

About

Divolte default Avro schema to use as external dependency

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages