Last Version

Combinatorial Testing Utilities 3.0.2

Overture is a community-based project developing the next generation of open-source tools to support modelling and analysis in the design of computer-based systems. Overture supports VDM: The Vienna Development Method, a set of modelling techniques with a long and successful history of industrial application and research. Overture is an integrated development environment (IDE) for developing VDM models. The Overture tools are written entirely in Java and build on top of the Eclipse platform. Overture supports the VDM-SL, VDM++, and VDM-RT language dialects.

License

License

GroupId

GroupId

org.overturetool.core.combinatorialtesting
ArtifactId

ArtifactId

ctutils
Version

Version

3.0.2
Type

Type

jar
Description

Description

Combinatorial Testing Utilities
Overture is a community-based project developing the next generation of open-source tools to support modelling and analysis in the design of computer-based systems. Overture supports VDM: The Vienna Development Method, a set of modelling techniques with a long and successful history of industrial application and research. Overture is an integrated development environment (IDE) for developing VDM models. The Overture tools are written entirely in Java and build on top of the Eclipse platform. Overture supports the VDM-SL, VDM++, and VDM-RT language dialects.
Project Organization

Project Organization

Overture

Download ctutils 3.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.overturetool.core : interpreter jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.