is not current version
Last Version 1.0.8

de.rwth.swc.coffee4j:coffee4j-engine 1.0.7

coffee4j is a framework that integrates combinatorial test generation and automated test execution via JUnit5

License

License

GroupId

GroupId

de.rwth.swc.coffee4j
ArtifactId

ArtifactId

coffee4j-engine
Version

Version

1.0.7
Type

Type

jar
Description

Description

de.rwth.swc.coffee4j:coffee4j-engine
coffee4j is a framework that integrates combinatorial test generation and automated test execution via JUnit5
Project URL

Project URL

https://coffee4j.github.io
Source Code Management

Source Code Management

http://github.com/coffee4j/coffee4j/tree/master/coffee4j-engine

Download coffee4j-engine 1.0.7


<!-- https://jarcasting.com/artifacts/de.rwth.swc.coffee4j/coffee4j-engine/ -->
<dependency>
    <groupId>de.rwth.swc.coffee4j</groupId>
    <artifactId>coffee4j-engine</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.rwth.swc.coffee4j/coffee4j-engine/
implementation 'de.rwth.swc.coffee4j:coffee4j-engine:1.0.7'
// https://jarcasting.com/artifacts/de.rwth.swc.coffee4j/coffee4j-engine/
implementation ("de.rwth.swc.coffee4j:coffee4j-engine:1.0.7")
'de.rwth.swc.coffee4j:coffee4j-engine:jar:1.0.7'
<dependency org="de.rwth.swc.coffee4j" name="coffee4j-engine" rev="1.0.7">
  <artifact name="coffee4j-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rwth.swc.coffee4j', module='coffee4j-engine', version='1.0.7')
)
libraryDependencies += "de.rwth.swc.coffee4j" % "coffee4j-engine" % "1.0.7"
[de.rwth.swc.coffee4j/coffee4j-engine "1.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
de.rwth.swc.coffee4j : coffee4j-algorithmic jar 1.0.7
org.junit.platform : junit-platform-commons jar 1.5.2
org.slf4j : slf4j-api jar 1.7.30
it.unimi.dsi : fastutil jar 8.3.1

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.assertj : assertj-core jar 3.16.1
org.mockito : mockito-core jar 3.3.3
org.mockito : mockito-inline jar 3.3.3
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.