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

com.lordofthejars:nosqlunit-neo4j 0.9.0


Категории

Категории

Neo4J Данные Базы данных
Группа

Группа

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

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

nosqlunit-neo4j
Версия

Версия

0.9.0
Тип

Тип

jar

Скачать nosqlunit-neo4j 0.9.0


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