Last Version

io.github.v3nd3774.uta2218.cse6324.s001:graph-testing-framework 1.2.0

Plugin to enable dynamic testing of programs manipulating Neo4J graphs.

License

License

GroupId

GroupId

io.github.v3nd3774.uta2218.cse6324.s001
ArtifactId

ArtifactId

graph-testing-framework
Version

Version

1.2.0
Type

Type

jar
Description

Description

io.github.v3nd3774.uta2218.cse6324.s001:graph-testing-framework
Plugin to enable dynamic testing of programs manipulating Neo4J graphs.
Project URL

Project URL

https://github.com/v3nd3774/testing-framework-for-dynamic-graph-program-analysis
Source Code Management

Source Code Management

https://github.com/v3nd3774/testing-framework-for-dynamic-graph-program-analysis/

Download graph-testing-framework 1.2.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jgrapht : jgrapht-core jar 1.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.