Last Version

VIBeS: core 2.0.5

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.

License

License

GroupId

GroupId

be.unamur.info
ArtifactId

ArtifactId

vibes-core
Version

Version

2.0.5
Type

Type

jar
Description

Description

VIBeS: core
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.
Project Organization

Project Organization

University of Namur

Download vibes-core 2.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
be.unamur.info : vibes-fexpression jar 2.0.5
com.google.guava : guava jar 24.1-jre
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.1

Project Modules

There are no modules declared in this project.