| License |
License |
|---|---|
| Categories |
CategoriesReporting Business Logic Libraries |
| GroupId | GroupIdcz.pumpitup.pn5.reporting |
| ArtifactId | ArtifactIdtestflo |
| Last Version | Last Version0.5.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJUnit 5 TestFLO Reporting Support
Test Automation engineer's little helper
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| testflo-0.5.14.pom | |
| testflo-0.5.14.jar | 11 KB |
| testflo-0.5.14-sources.jar | 6 KB |
| testflo-0.5.14-no-autodetection.jar | 10 KB |
| testflo-0.5.14-javadoc.jar | 400 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cz.pumpitup.pn5.reporting/testflo/ -->
<dependency>
<groupId>cz.pumpitup.pn5.reporting</groupId>
<artifactId>testflo</artifactId>
<version>0.5.14</version>
</dependency>
// https://jarcasting.com/artifacts/cz.pumpitup.pn5.reporting/testflo/
implementation 'cz.pumpitup.pn5.reporting:testflo:0.5.14'
// https://jarcasting.com/artifacts/cz.pumpitup.pn5.reporting/testflo/
implementation ("cz.pumpitup.pn5.reporting:testflo:0.5.14")
'cz.pumpitup.pn5.reporting:testflo:jar:0.5.14'
<dependency org="cz.pumpitup.pn5.reporting" name="testflo" rev="0.5.14">
<artifact name="testflo" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.pumpitup.pn5.reporting', module='testflo', version='0.5.14')
)
libraryDependencies += "cz.pumpitup.pn5.reporting" % "testflo" % "0.5.14"
[cz.pumpitup.pn5.reporting/testflo "0.5.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| cz.pumpitup.pn5.reporting : junit | jar | 0.5.14 |
| cz.pumpitup.pn5.integrations : jira | jar | 0.5.14 |
| cz.pumpitup.pn5 : core | jar | 0.5.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-junit-jupiter | jar | 3.5.13 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |