Last Version

com.facebook.drift:drift-codec 1.34

Annotation based encoder and decoder for Thrift

License

License

Categories

Categories

Drift Net Networking
GroupId

GroupId

com.facebook.drift
ArtifactId

ArtifactId

drift-codec
Version

Version

1.34
Type

Type

jar
Description

Description

Annotation based encoder and decoder for Thrift

Download drift-codec 1.34


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

Dependencies

compile (9)

Group / Artifact Type Version
com.facebook.drift : drift-api jar 1.34
com.facebook.drift : drift-protocol jar 1.34
com.google.guava : guava jar 26.0-jre
io.airlift : parameternames jar 1.3
com.facebook.airlift : bytecode jar 1.3
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.10
com.google.code.findbugs : jsr305 Optional jar 3.0.2
com.google.inject : guice Optional jar 4.2.2
javax.inject : javax.inject Optional jar 1

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.6
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.