com.flipkart.phantom/channel-handler-thrift

Thrift Channel Handlers

Leiningen/Boot

[com.flipkart.phantom/channel-handler-thrift "2.0.2"]

Clojure CLI/deps.edn

com.flipkart.phantom/channel-handler-thrift {:mvn/version "2.0.2"}

Gradle

implementation("com.flipkart.phantom:channel-handler-thrift:2.0.2")

Maven

<dependency>
  <groupId>com.flipkart.phantom</groupId>
  <artifactId>channel-handler-thrift</artifactId>
  <version>2.0.2</version>
</dependency>