pe-apptxn-core

A Clojure library encapsulating the data model and data access functions of the PEAppTransaction Logging framework.

Leiningen/Boot

[pe-apptxn-core "0.0.2"]

Clojure CLI/deps.edn

pe-apptxn-core/pe-apptxn-core {:mvn/version "0.0.2"}

Gradle

implementation("pe-apptxn-core:pe-apptxn-core:0.0.2")

Maven

<dependency>
  <groupId>pe-apptxn-core</groupId>
  <artifactId>pe-apptxn-core</artifactId>
  <version>0.0.2</version>
</dependency>