Last Version

ModelJUnit 2.5

Java library and GUI for supporting Model-Based Testing. The models are extended finite state machines (EFSM) that are written in Java.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

nz.ac.waikato.modeljunit
ArtifactId

ArtifactId

modeljunit
Version

Version

2.5
Type

Type

jar
Description

Description

ModelJUnit
Java library and GUI for supporting Model-Based Testing. The models are extended finite state machines (EFSM) that are written in Java.
Project URL

Project URL

http://modeljunit.sourceforge.net
Project Organization

Project Organization

ModelJUnit Projects
Source Code Management

Source Code Management

http://svn.code.sf.net/p/modeljunit/code/tags/modeljunit-projects-2.5/modeljunit

Download modeljunit 2.5


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

Dependencies

compile (9)

Group / Artifact Type Version
asm : asm jar 3.1
net.sf.jung : jung-algorithms jar 2.0.1
net.sf.jung : jung-api jar 2.0.1
net.sf.jung : jung-graph-impl jar 2.0.1
net.sf.jung : jung-io jar 2.0.1
net.sf.jung : jung-jai jar 2.0.1
net.sf.jung : jung-visualization jar 2.0.1
junit : junit jar 4.4
org.uispec4j : uispec4j jar 2.4

Project Modules

There are no modules declared in this project.