com.rmoquin.bundle/disruptor

This dependency was improperly configured as an OSGI bundle, so it's going to need to pulled into this bundle to get rid of the errant manifest.mf entries

  • VCSN/A

  • cljdoc documentationcljdoc
  • 85 Downloads
  • 85 This Version

Leiningen/Boot

[com.rmoquin.bundle/disruptor "2.10.1"]

Clojure CLI/deps.edn

com.rmoquin.bundle/disruptor {:mvn/version "2.10.1"}

Gradle

implementation("com.rmoquin.bundle:disruptor:2.10.1")

Maven

<dependency>
  <groupId>com.rmoquin.bundle</groupId>
  <artifactId>disruptor</artifactId>
  <version>2.10.1</version>
</dependency>