License |
License |
---|---|
GroupId | GroupIdorg.visallo |
ArtifactId | ArtifactIdvisallo-model-vertexium-test |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVisallo: Core: Plugin: Model: Vertexium Tests
The visallo-core-test module depends on the visallo-model-vertexium-inmemory module, which
means that the visallo-model-vertexium-* modules cannot use any of the helpers in
visallo-core-test due to a circular dependency. This module exists to work around
that circular dependency.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.visallo/visallo-model-vertexium-test/ -->
<dependency>
<groupId>org.visallo</groupId>
<artifactId>visallo-model-vertexium-test</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.visallo/visallo-model-vertexium-test/
implementation 'org.visallo:visallo-model-vertexium-test:4.0.0'
// https://jarcasting.com/artifacts/org.visallo/visallo-model-vertexium-test/
implementation ("org.visallo:visallo-model-vertexium-test:4.0.0")
'org.visallo:visallo-model-vertexium-test:jar:4.0.0'
<dependency org="org.visallo" name="visallo-model-vertexium-test" rev="4.0.0">
<artifact name="visallo-model-vertexium-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.visallo', module='visallo-model-vertexium-test', version='4.0.0')
)
libraryDependencies += "org.visallo" % "visallo-model-vertexium-test" % "4.0.0"
[org.visallo/visallo-model-vertexium-test "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
org.visallo : visallo-core-test | jar | 4.0.0 |
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
org.powermock : powermock-api-mockito | jar | 1.5.1 |
org.powermock : powermock-module-junit4 | jar | 1.5.1 |
net.sourceforge.cobertura : cobertura | jar | 2.0.3 |