License |
License |
---|---|
Categories |
CategoriesDrift Net Networking |
GroupId | GroupIdcom.facebook.drift |
ArtifactId | ArtifactIddrift-codec |
Last Version | Last Version1.34 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnnotation based encoder and decoder for Thrift
|
Filename | Size |
---|---|
drift-codec-1.34.pom | |
drift-codec-1.34.jar | 444 KB |
drift-codec-1.34-tests.jar | 162 KB |
drift-codec-1.34-test-sources.jar | 89 KB |
drift-codec-1.34-sources.jar | 473 KB |
drift-codec-1.34-javadoc.jar | 464 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |
org.assertj : assertj-core | jar | 3.5.2 |