Last Version

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

Version

1.0.8
Type

Type

pom
Description

Description

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

Download coffee4j-aggregate 1.0.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • coffee4j-algorithmic
  • coffee4j-engine
  • coffee4j-junit-engine