Last Version

de.rwth.swc.coffee4j:coffee4j-algorithmic 1.0.8

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-algorithmic
Version

Version

1.0.8
Type

Type

jar
Description

Description

de.rwth.swc.coffee4j:coffee4j-algorithmic
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-algorithmic

Download coffee4j-algorithmic 1.0.8


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.choco-solver : choco-solver jar 4.10.2
it.unimi.dsi : fastutil jar 8.3.1
org.apache.commons : commons-lang3 jar 3.10
com.google.guava : guava jar 29.0-jre
org.apache.commons : commons-math3 jar 3.6.1

test (6)

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.mockito : mockito-core jar 3.3.3
org.assertj : assertj-core jar 3.16.1
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.