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


Group ID:
com.github.anicolaspp
Artifact ID:
ojai-testing_2.12
Version:
1.0.12
Release Date:
Nov 18, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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