codamic/hellhound.core

The HellHound core is a library to create simple and elegant data pipelines.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 158 Downloads
  • 74 This Version

Leiningen/Boot

[codamic/hellhound.core "1.0.0-alpha1"]

Clojure CLI/deps.edn

codamic/hellhound.core {:mvn/version "1.0.0-alpha1"}

Gradle

implementation("codamic:hellhound.core:1.0.0-alpha1")

Maven

<dependency>
  <groupId>codamic</groupId>
  <artifactId>hellhound.core</artifactId>
  <version>1.0.0-alpha1</version>
</dependency>