org.clojars.bigsy/clj-hl7v2-stub

A Clojure library for stubbing HL7v2 message communication in tests

Leiningen/Boot

[org.clojars.bigsy/clj-hl7v2-stub "0.1.11"]

Clojure CLI/deps.edn

org.clojars.bigsy/clj-hl7v2-stub {:mvn/version "0.1.11"}

Gradle

implementation("org.clojars.bigsy:clj-hl7v2-stub:0.1.11")

Maven

<dependency>
  <groupId>org.clojars.bigsy</groupId>
  <artifactId>clj-hl7v2-stub</artifactId>
  <version>0.1.11</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.