finance-watch

Gathers metrics about finances and exposes it as prometheus metrics

Leiningen/Boot

[finance-watch "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

finance-watch/finance-watch {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("finance-watch:finance-watch:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>finance-watch</groupId>
  <artifactId>finance-watch</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>