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