License |
License
GPLv3 with Classpath Exception
|
---|---|
Categories |
CategoriesNeo4J Data Databases Serialization Data Formats |
GroupId | GroupIdcom.cedarsoft.serialization.neo4j |
ArtifactId | ArtifactIdtest-utils |
Last Version | Last Version8.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionserialization.neo4j.Test Utils
cedarsoft Open Source projects
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
test-utils-8.9.0.pom | |
test-utils-8.9.0.jar | 17 KB |
test-utils-8.9.0-tests.jar | 43 KB |
test-utils-8.9.0-sources.jar | 8 KB |
test-utils-8.9.0-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.serialization.neo4j/test-utils/ -->
<dependency>
<groupId>com.cedarsoft.serialization.neo4j</groupId>
<artifactId>test-utils</artifactId>
<version>8.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.serialization.neo4j/test-utils/
implementation 'com.cedarsoft.serialization.neo4j:test-utils:8.9.0'
// https://jarcasting.com/artifacts/com.cedarsoft.serialization.neo4j/test-utils/
implementation ("com.cedarsoft.serialization.neo4j:test-utils:8.9.0")
'com.cedarsoft.serialization.neo4j:test-utils:jar:8.9.0'
<dependency org="com.cedarsoft.serialization.neo4j" name="test-utils" rev="8.9.0">
<artifact name="test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.serialization.neo4j', module='test-utils', version='8.9.0')
)
libraryDependencies += "com.cedarsoft.serialization.neo4j" % "test-utils" % "8.9.0"
[com.cedarsoft.serialization.neo4j/test-utils "8.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.serialization : neo4j | jar | 8.9.0 |
com.cedarsoft.serialization : test-utils | jar | 8.9.0 |
com.cedarsoft.commons : test-utils | jar | 8.9.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
junit : junit | jar | 4.12 |
com.google.guava : guava | jar | 28.0-jre |
org.neo4j : neo4j-kernel | test-jar | 3.5.7 |
org.neo4j.community : it-test-support | jar | 3.5.7 |
org.neo4j : neo4j-shell | jar | 3.5.0-beta01 |
org.mockito : mockito-core | jar | 2.28.2 |
org.easymock : easymockclassextension | jar | 3.2 |
org.easymock : easymock | jar | 4.0.2 |
org.assertj : assertj-core | jar | 3.12.2 |
org.easytesting : fest-reflect | jar | 1.4.1 |
com.cedarsoft.dependencies-sets : kotlin | pom | 8.9.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-io | test-jar | 3.5.7 |