mill-avro_mill0.10_2.13

A Mill plugin for generating Scala case classes and ADTs from Apache Avro schemas, datafiles, and protocols

License

License

MIT
GroupId

GroupId

com.goyeau
ArtifactId

ArtifactId

mill-avro_mill0.10_2.13
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

mill-avro_mill0.10_2.13
A Mill plugin for generating Scala case classes and ADTs from Apache Avro schemas, datafiles, and protocols
Project URL

Project URL

https://github.com/joan38/mill-avro
Source Code Management

Source Code Management

https://github.com/joan38/mill-avro

Download mill-avro_mill0.10_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.goyeau/mill-avro_mill0.10_2.13/ -->
<dependency>
    <groupId>com.goyeau</groupId>
    <artifactId>mill-avro_mill0.10_2.13</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.goyeau/mill-avro_mill0.10_2.13/
implementation 'com.goyeau:mill-avro_mill0.10_2.13:0.1.2'
// https://jarcasting.com/artifacts/com.goyeau/mill-avro_mill0.10_2.13/
implementation ("com.goyeau:mill-avro_mill0.10_2.13:0.1.2")
'com.goyeau:mill-avro_mill0.10_2.13:jar:0.1.2'
<dependency org="com.goyeau" name="mill-avro_mill0.10_2.13" rev="0.1.2">
  <artifact name="mill-avro_mill0.10_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goyeau', module='mill-avro_mill0.10_2.13', version='0.1.2')
)
libraryDependencies += "com.goyeau" % "mill-avro_mill0.10_2.13" % "0.1.2"
[com.goyeau/mill-avro_mill0.10_2.13 "0.1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.julianpeeters : avrohugger-core_2.13 jar 1.0.0-RC29
com.julianpeeters : avrohugger-filesorter_2.13 jar 1.0.0-RC29

provided (2)

Group / Artifact Type Version
com.lihaoyi : mill-main_2.13 jar 0.10.0
com.lihaoyi : mill-scalalib_2.13 jar 0.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0