com.github.redhatqe/polarize

Polarion related stuff for RHSM TestNG.

Leiningen/Boot

[com.github.redhatqe/polarize "0.8.3-SNAPSHOT"]

Clojure CLI/deps.edn

com.github.redhatqe/polarize {:mvn/version "0.8.3-SNAPSHOT"}

Gradle

implementation("com.github.redhatqe:polarize:0.8.3-SNAPSHOT")

Maven

<dependency>
  <groupId>com.github.redhatqe</groupId>
  <artifactId>polarize</artifactId>
  <version>0.8.3-SNAPSHOT</version>
</dependency>