License |
License |
---|---|
GroupId | GroupIdio.github.v3nd3774.uta2218.cse6324.s001 |
ArtifactId | ArtifactIdgraph-testing-framework |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionio.github.v3nd3774.uta2218.cse6324.s001:graph-testing-framework
Plugin to enable dynamic testing of programs manipulating Neo4J graphs.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.v3nd3774.uta2218.cse6324.s001/graph-testing-framework/ -->
<dependency>
<groupId>io.github.v3nd3774.uta2218.cse6324.s001</groupId>
<artifactId>graph-testing-framework</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.v3nd3774.uta2218.cse6324.s001/graph-testing-framework/
implementation 'io.github.v3nd3774.uta2218.cse6324.s001:graph-testing-framework:1.2.0'
// https://jarcasting.com/artifacts/io.github.v3nd3774.uta2218.cse6324.s001/graph-testing-framework/
implementation ("io.github.v3nd3774.uta2218.cse6324.s001:graph-testing-framework:1.2.0")
'io.github.v3nd3774.uta2218.cse6324.s001:graph-testing-framework:jar:1.2.0'
<dependency org="io.github.v3nd3774.uta2218.cse6324.s001" name="graph-testing-framework" rev="1.2.0">
<artifact name="graph-testing-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.v3nd3774.uta2218.cse6324.s001', module='graph-testing-framework', version='1.2.0')
)
libraryDependencies += "io.github.v3nd3774.uta2218.cse6324.s001" % "graph-testing-framework" % "1.2.0"
[io.github.v3nd3774.uta2218.cse6324.s001/graph-testing-framework "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jgrapht : jgrapht-core | jar | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |