Last Version

graphwalker 2.6.2

GraphWalker is a tool for generating offline and online test sequences from Finite State Machines and Extended Finite State Machines.

License

License

GroupId

GroupId

org.graphwalker
ArtifactId

ArtifactId

graphwalker
Version

Version

2.6.2
Type

Type

jar
Description

Description

graphwalker
GraphWalker is a tool for generating offline and online test sequences from Finite State Machines and Extended Finite State Machines.
Project URL

Project URL

http://graphwalker.org
Source Code Management

Source Code Management

https://github.com/KristianKarl/GraphWalker

Download graphwalker 2.6.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.