License |
License |
---|---|
GroupId | GroupIdorg.visallo |
ArtifactId | ArtifactIdvisallo-core-test |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVisallo: Core Test
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.visallo/visallo-core-test/ -->
<dependency>
<groupId>org.visallo</groupId>
<artifactId>visallo-core-test</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.visallo/visallo-core-test/
implementation 'org.visallo:visallo-core-test:4.0.0'
// https://jarcasting.com/artifacts/org.visallo/visallo-core-test/
implementation ("org.visallo:visallo-core-test:4.0.0")
'org.visallo:visallo-core-test:jar:4.0.0'
<dependency org="org.visallo" name="visallo-core-test" rev="4.0.0">
<artifact name="visallo-core-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.visallo', module='visallo-core-test', version='4.0.0')
)
libraryDependencies += "org.visallo" % "visallo-core-test" % "4.0.0"
[org.visallo/visallo-core-test "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.visallo : visallo-core | jar | 4.0.0 |
junit : junit | jar | 4.11 |
org.vertexium : vertexium-inmemory | jar | 3.0.4 |
org.mockito : mockito-core | jar | 1.9.5 |
com.v5analytics.simpleorm : simple-orm-in-memory | jar | 1.3.0 |
org.visallo : visallo-model-queue-inmemory | jar | 4.0.0 |
org.visallo : visallo-model-vertexium-inmemory | jar | 4.0.0 |
org.slf4j : slf4j-api | jar | 1.7.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.8.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
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 |