License |
License |
---|---|
GroupId | GroupIdde.rwth.swc.coffee4j |
ArtifactId | ArtifactIdcoffee4j-aggregate |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionde.rwth.swc.coffee4j:coffee4j-aggregate
coffee4j is a framework that integrates combinatorial test generation and automated test execution via JUnit5
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coffee4j-aggregate-1.0.8.pom | 10 KB |
Browse |
<!-- 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"]