| License |
License |
|---|---|
| GroupId | GroupIdbe.unamur.info |
| ArtifactId | ArtifactIdvibes-execution |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThis 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 URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| vibes-execution-1.0.0.pom | |
| vibes-execution-1.0.0.jar | 12 KB |
| vibes-execution-1.0.0-sources.jar | 10 KB |
| vibes-execution-1.0.0-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/be.unamur.info/vibes-execution/ -->
<dependency>
<groupId>be.unamur.info</groupId>
<artifactId>vibes-execution</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.unamur.info/vibes-execution/
implementation 'be.unamur.info:vibes-execution:1.0.0'
// https://jarcasting.com/artifacts/be.unamur.info/vibes-execution/
implementation ("be.unamur.info:vibes-execution:1.0.0")
'be.unamur.info:vibes-execution:jar:1.0.0'
<dependency org="be.unamur.info" name="vibes-execution" rev="1.0.0">
<artifact name="vibes-execution" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.unamur.info', module='vibes-execution', version='1.0.0')
)
libraryDependencies += "be.unamur.info" % "vibes-execution" % "1.0.0"
[be.unamur.info/vibes-execution "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| be.unamur.info : vibes-core | jar | 1.0.0 |
| com.google.guava : guava | jar | 14.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| commons-cli : commons-cli | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |