Last Version

thrift-serializer 4.0.3

Serialize thrift models into bytes

License

License

GroupId

GroupId

com.gu
ArtifactId

ArtifactId

thrift-serializer_2.11
Version

Version

4.0.3
Type

Type

jar
Description

Description

thrift-serializer
Serialize thrift models into bytes
Project URL

Project URL

https://github.com/guardian/thrift-serializer
Project Organization

Project Organization

com.gu
Source Code Management

Source Code Management

https://github.com/guardian/thrift-serializer

Download thrift-serializer_2.11 4.0.3


<!-- https://jarcasting.com/artifacts/com.gu/thrift-serializer_2.11/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>thrift-serializer_2.11</artifactId>
    <version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/thrift-serializer_2.11/
implementation 'com.gu:thrift-serializer_2.11:4.0.3'
// https://jarcasting.com/artifacts/com.gu/thrift-serializer_2.11/
implementation ("com.gu:thrift-serializer_2.11:4.0.3")
'com.gu:thrift-serializer_2.11:jar:4.0.3'
<dependency org="com.gu" name="thrift-serializer_2.11" rev="4.0.3">
  <artifact name="thrift-serializer_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='thrift-serializer_2.11', version='4.0.3')
)
libraryDependencies += "com.gu" % "thrift-serializer_2.11" % "4.0.3"
[com.gu/thrift-serializer_2.11 "4.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.twitter : scrooge-core_2.11 jar 19.9.0
org.apache.thrift : libthrift jar 0.12.0
com.github.luben : zstd-jni jar 1.3.5-2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.