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.3


Group ID:
com.github.anicolaspp
Artifact ID:
ojai-testing_2.12
Version:
1.0.3
Release Date:
Apr 2, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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