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