Last Version

com.lordofthejars:nosqlunit-neo4j 1.0.0

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

License

License

Apache License Version 2.0
Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-neo4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Download nosqlunit-neo4j 1.0.0


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

Dependencies

compile (14)

Group / Artifact Type Version
com.lordofthejars : nosqlunit-core jar 1.0.0
xmlunit : xmlunit jar 1.3
org.neo4j : neo4j jar 2.3.3
stax : stax-api jar 1.0.1
org.neo4j.app : neo4j-server jar 2.3.3
org.codehaus.janino : janino jar 2.6.1
org.neo4j.test : neo4j-harness test-jar 2.3.3
org.springframework.data : spring-data-neo4j-rest jar 3.4.4.RELEASE
org.neo4j : neo4j-io test-jar 2.3.3
asm : asm jar 3.2
com.google.guava : guava jar 13.0.1
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-api jar 1.7.5

provided (2)

Group / Artifact Type Version
org.springframework.data : spring-data-neo4j jar 3.4.4.RELEASE
junit : junit jar 4.12

test (4)

Group / Artifact Type Version
org.xmlmatchers : xml-matchers jar 0.10
org.springframework : spring-test jar 3.1.2.RELEASE
org.mockito : mockito-all jar 1.9.0
ch.qos.logback : logback-classic jar 1.0.11

Project Modules

There are no modules declared in this project.