License |
License
Apache License Version 2.0
|
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.lordofthejars |
ArtifactId | ArtifactIdnosqlunit-neo4j |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionNoSQL is a JUnit extension targeted to nosql-driven projects.
|
Filename | Size |
---|---|
nosqlunit-neo4j-1.0.0.pom | |
nosqlunit-neo4j-1.0.0.jar | 63 KB |
nosqlunit-neo4j-1.0.0-sources.jar | 28 KB |
nosqlunit-neo4j-1.0.0-javadoc.jar | 568 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-neo4j | jar | 3.4.4.RELEASE |
junit : junit | jar | 4.12 |
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 |