is not current version
Last Version 2.0.5

be.unamur.info:vibes 2.0.2

This projects aims at providing model-driven testing tools working on Transition Systems (TSs), Featured Transition Systems (FTSs) and Usage Models (Deterministic Time Markov Chain) in order to perform classical testing tasks: test case selection, prioritization, mutation testing, etc.

GroupId

GroupId

be.unamur.info
ArtifactId

ArtifactId

vibes
Version

Version

2.0.2
Type

Type

pom

Download vibes 2.0.2

Filename Size
vibes-2.0.2.pom 9 KB
Browse

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