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