com.flipkart.phantom/runtime-netty-uds

Netty UDS Server Implementation for Phantom

Leiningen/Boot

[com.flipkart.phantom/runtime-netty-uds "3.8.0"]

Clojure CLI/deps.edn

com.flipkart.phantom/runtime-netty-uds {:mvn/version "3.8.0"}

Gradle

implementation("com.flipkart.phantom:runtime-netty-uds:3.8.0")

Maven

<dependency>
  <groupId>com.flipkart.phantom</groupId>
  <artifactId>runtime-netty-uds</artifactId>
  <version>3.8.0</version>
</dependency>