is not current version
Last Version 1.0.0

com.lordofthejars:nosqlunit-neo4j 0.13.1


Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-neo4j
Version

Version

0.13.1
Type

Type

jar

Download nosqlunit-neo4j 0.13.1


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