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.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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