org.clojars.iamedu/fortress-ring-adapter

Ring adapter for netty 4 (part of the fortress distribution)

Leiningen/Boot

[org.clojars.iamedu/fortress-ring-adapter "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.iamedu/fortress-ring-adapter {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.clojars.iamedu:fortress-ring-adapter:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.iamedu</groupId>
  <artifactId>fortress-ring-adapter</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.