Marley is a library for serialising Scrooge generated classes representing Thrift objects as Avro with minimal boilerplate.
Scala versions:
2.13
marley 0.2.9
Group ID:
com.gu
Artifact ID:
marley_2.12
Version:
0.2.9
Release Date:
Feb 8, 2018
Licenses:
Files:
Full Scala Version:
2.12.4
Developers:
libraryDependencies += "com.gu" %% "marley" % "0.2.9"
ivy"com.gu::marley:0.2.9"
//> using dep "com.gu::marley:0.2.9"
import $ivy.`com.gu::marley:0.2.9`
<dependency> <groupId>com.gu</groupId> <artifactId>marley_2.12</artifactId> <version>0.2.9</version> </dependency>
compile group: 'com.gu', name: 'marley_2.12', version: '0.2.9'