anicolaspp / ojai-testing   1.0.12

MIT License GitHub

Embeded In-Memory Implementation of OJAI Driver to be used in testing

Scala versions: 2.12 2.11

ojai-testing 1.0.8


Group ID:
com.github.anicolaspp
Artifact ID:
ojai-testing_2.12
Version:
1.0.8
Release Date:
Aug 19, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.anicolaspp" %% "ojai-testing" % "1.0.8"

Mill build tool

ivy"com.github.anicolaspp::ojai-testing:1.0.8"

Scala CLI

//> using dep "com.github.anicolaspp::ojai-testing:1.0.8"

Ammonite REPL

import $ivy.`com.github.anicolaspp::ojai-testing:1.0.8`

<dependency>
  <groupId>com.github.anicolaspp</groupId>
  <artifactId>ojai-testing_2.12</artifactId>
  <version>1.0.8</version>
</dependency>

compile group: 'com.github.anicolaspp', name: 'ojai-testing_2.12', version: '1.0.8'