License |
License |
---|---|
Categories |
CategoriesCLI User Interface Drift Net Networking |
GroupId | GroupIdcom.facebook.drift |
ArtifactId | ArtifactIddrift-client |
Last Version | Last Version1.34 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondrift-client
Annotation based Thrift implementation
|
Filename | Size |
---|---|
drift-client-1.34.pom | |
drift-client-1.34.jar | 70 KB |
drift-client-1.34-tests.jar | 58 KB |
drift-client-1.34-test-sources.jar | 22 KB |
drift-client-1.34-sources.jar | 41 KB |
drift-client-1.34-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.drift/drift-client/ -->
<dependency>
<groupId>com.facebook.drift</groupId>
<artifactId>drift-client</artifactId>
<version>1.34</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.drift/drift-client/
implementation 'com.facebook.drift:drift-client:1.34'
// https://jarcasting.com/artifacts/com.facebook.drift/drift-client/
implementation ("com.facebook.drift:drift-client:1.34")
'com.facebook.drift:drift-client:jar:1.34'
<dependency org="com.facebook.drift" name="drift-client" rev="1.34">
<artifact name="drift-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.drift', module='drift-client', version='1.34')
)
libraryDependencies += "com.facebook.drift" % "drift-client" % "1.34"
[com.facebook.drift/drift-client "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.inject : guice Optional | jar | 4.2.2 |
com.google.guava : guava | jar | 26.0-jre |
com.facebook.airlift : concurrent | jar | 0.186 |
com.facebook.airlift : configuration | jar | 0.186 |
com.facebook.airlift : log | jar | 0.186 |
com.facebook.airlift : stats | jar | 0.186 |
io.airlift : units | jar | 0.186 |
javax.inject : javax.inject Optional | jar | 1 |
org.weakref : jmxutils | jar | 1.19 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.airlift : bootstrap | jar | 0.186 |
com.facebook.airlift : jmx | jar | 0.186 |
com.facebook.airlift : testing | jar | 0.186 |
org.testng : testng | jar | 6.9.6 |