com.rallydev/jarvis-test-platform

Utility functions for testing jarvis plugins

Leiningen/Boot

[com.rallydev/jarvis-test-platform "1.0.0"]

Clojure CLI/deps.edn

com.rallydev/jarvis-test-platform {:mvn/version "1.0.0"}

Gradle

implementation("com.rallydev:jarvis-test-platform:1.0.0")

Maven

<dependency>
  <groupId>com.rallydev</groupId>
  <artifactId>jarvis-test-platform</artifactId>
  <version>1.0.0</version>
</dependency>