License |
License |
---|---|
Categories |
CategoriesDrift Net Networking |
GroupId | GroupIdcom.facebook.drift |
ArtifactId | ArtifactIddrift-codec-utils |
Last Version | Last Version1.34 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDefault codecs for common data structures
|
<!-- https://jarcasting.com/artifacts/com.facebook.drift/drift-codec-utils/ -->
<dependency>
<groupId>com.facebook.drift</groupId>
<artifactId>drift-codec-utils</artifactId>
<version>1.34</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.drift/drift-codec-utils/
implementation 'com.facebook.drift:drift-codec-utils:1.34'
// https://jarcasting.com/artifacts/com.facebook.drift/drift-codec-utils/
implementation ("com.facebook.drift:drift-codec-utils:1.34")
'com.facebook.drift:drift-codec-utils:jar:1.34'
<dependency org="com.facebook.drift" name="drift-codec-utils" rev="1.34">
<artifact name="drift-codec-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.drift', module='drift-codec-utils', version='1.34')
)
libraryDependencies += "com.facebook.drift" % "drift-codec-utils" % "1.34"
[com.facebook.drift/drift-codec-utils "1.34"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.drift : drift-api | jar | 1.34 |
com.facebook.drift : drift-protocol | jar | 1.34 |
com.facebook.drift : drift-codec | jar | 1.34 |
com.google.guava : guava | jar | 26.0-jre |
io.airlift : units | jar | 0.186 |
joda-time : joda-time | jar | 2.9.9 |
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 |