License |
License |
---|---|
Categories |
CategoriesDrift Net Networking |
GroupId | GroupIdcom.facebook.drift |
ArtifactId | ArtifactIddrift-transport-apache |
Last Version | Last Version1.34 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondrift-transport-apache
Annotation based Thrift implementation
|
<!-- https://jarcasting.com/artifacts/com.facebook.drift/drift-transport-apache/ -->
<dependency>
<groupId>com.facebook.drift</groupId>
<artifactId>drift-transport-apache</artifactId>
<version>1.34</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.drift/drift-transport-apache/
implementation 'com.facebook.drift:drift-transport-apache:1.34'
// https://jarcasting.com/artifacts/com.facebook.drift/drift-transport-apache/
implementation ("com.facebook.drift:drift-transport-apache:1.34")
'com.facebook.drift:drift-transport-apache:jar:1.34'
<dependency org="com.facebook.drift" name="drift-transport-apache" rev="1.34">
<artifact name="drift-transport-apache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.drift', module='drift-transport-apache', version='1.34')
)
libraryDependencies += "com.facebook.drift" % "drift-transport-apache" % "1.34"
[com.facebook.drift/drift-transport-apache "1.34"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.drift : drift-api | jar | 1.34 |
com.facebook.drift : drift-codec | jar | 1.34 |
com.facebook.drift : drift-protocol | jar | 1.34 |
com.facebook.drift : drift-transport-spi | jar | 1.34 |
com.google.guava : guava | jar | 26.0-jre |
com.google.inject : guice Optional | jar | 4.2.2 |
com.facebook.airlift : configuration | jar | 0.186 |
com.facebook.airlift : concurrent | jar | 0.186 |
com.facebook.airlift : security | jar | 0.186 |
io.airlift : units | jar | 0.186 |
javax.inject : javax.inject Optional | jar | 1 |
javax.validation : validation-api Optional | jar | 2.0.1.Final |
org.apache.thrift : libthrift | jar | 0.12.0 |
javax.annotation : javax.annotation-api | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.airlift : jmx | jar | 0.186 |
com.facebook.airlift : testing | jar | 0.186 |
org.testng : testng | jar | 6.9.6 |