License |
License |
---|---|
GroupId | GroupIdorg.deflaker |
ArtifactId | ArtifactIddeflaker-parent |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondeflaker-parent
Flaky Test Finder
|
Project URL |
Project URL |
Filename | Size |
---|---|
deflaker-parent-1.4.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.deflaker/deflaker-parent/ -->
<dependency>
<groupId>org.deflaker</groupId>
<artifactId>deflaker-parent</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.deflaker/deflaker-parent/
implementation 'org.deflaker:deflaker-parent:1.4'
// https://jarcasting.com/artifacts/org.deflaker/deflaker-parent/
implementation ("org.deflaker:deflaker-parent:1.4")
'org.deflaker:deflaker-parent:pom:1.4'
<dependency org="org.deflaker" name="deflaker-parent" rev="1.4">
<artifact name="deflaker-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.deflaker', module='deflaker-parent', version='1.4')
)
libraryDependencies += "org.deflaker" % "deflaker-parent" % "1.4"
[org.deflaker/deflaker-parent "1.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |