Last Version

JanusGraph-Backend-testutils: Collection of Backend tests 0.6.2

JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. JanusGraph separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

License

License

GroupId

GroupId

org.janusgraph
ArtifactId

ArtifactId

janusgraph-backend-testutils
Version

Version

0.6.2
Type

Type

jar
Description

Description

JanusGraph-Backend-testutils: Collection of Backend tests
JanusGraph is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. JanusGraph separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.
Project URL

Project URL

http://janusgraph.org

Download janusgraph-backend-testutils 0.6.2


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

Dependencies

compile (17)

Group / Artifact Type Version
org.janusgraph : janusgraph-core jar 0.6.2
org.apache.tinkerpop : gremlin-test jar 3.5.3
org.apache.tinkerpop : gremlin-server jar 3.5.3
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
com.carrotsearch : junit-benchmarks jar 0.7.2
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.7.8
org.mockito : mockito-core jar 3.8.0
org.mockito : mockito-junit-jupiter jar 3.8.0
org.easymock : easymock jar 4.2
org.apache.commons : commons-math jar 2.2
io.github.artsok : rerunner-jupiter jar 2.1.6
ch.qos.logback : logback-classic Optional jar 1.1.3
org.slf4j : slf4j-api jar 1.7.30

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 Optional jar 1.7.30
log4j : log4j Optional jar 1.2.17

Project Modules

There are no modules declared in this project.