не последняя версия
Последняя версия 1.0.0

com.lordofthejars:nosqlunit 0.3.0

NoSQL is a JUnit extension targeted to nosql-driven projects.

Группа

Группа

com.lordofthejars
Идентификатор

Идентификатор

nosqlunit
Версия

Версия

0.3.0
Тип

Тип

pom

Скачать nosqlunit 0.3.0

Имя Файла Размер
nosqlunit-0.3.0.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit/ -->
<dependency>
    <groupId>com.lordofthejars</groupId>
    <artifactId>nosqlunit</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit/
implementation 'com.lordofthejars:nosqlunit:0.3.0'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit/
implementation ("com.lordofthejars:nosqlunit:0.3.0")
'com.lordofthejars:nosqlunit:pom:0.3.0'
<dependency org="com.lordofthejars" name="nosqlunit" rev="0.3.0">
  <artifact name="nosqlunit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit', version='0.3.0')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit" % "0.3.0"
[com.lordofthejars/nosqlunit "0.3.0"]