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