com.redhat.qe/assertions

A collection of static assertion methods, for asserting various predicates

Leiningen/Boot

[com.redhat.qe/assertions "1.0.2"]

Clojure CLI/deps.edn

com.redhat.qe/assertions {:mvn/version "1.0.2"}

Gradle

implementation("com.redhat.qe:assertions:1.0.2")

Maven

<dependency>
  <groupId>com.redhat.qe</groupId>
  <artifactId>assertions</artifactId>
  <version>1.0.2</version>
</dependency>