License |
License |
---|---|
GroupId | GroupIdcom.github.wasiqb.coteafs |
ArtifactId | ArtifactIdlisteners |
Last Version | Last Version3.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeneric runtime Test reporting listeners.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
listeners-3.4.0.pom | |
listeners-3.4.0.jar | 17 KB |
listeners-3.4.0-sources.jar | 14 KB |
listeners-3.4.0-javadoc.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/listeners/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>listeners</artifactId>
<version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/listeners/
implementation 'com.github.wasiqb.coteafs:listeners:3.4.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/listeners/
implementation ("com.github.wasiqb.coteafs:listeners:3.4.0")
'com.github.wasiqb.coteafs:listeners:jar:3.4.0'
<dependency org="com.github.wasiqb.coteafs" name="listeners" rev="3.4.0">
<artifact name="listeners" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='listeners', version='3.4.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "listeners" % "3.4.0"
[com.github.wasiqb.coteafs/listeners "3.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.wasiqb.coteafs : datasource | jar | 1.5.0 |
org.yaml : snakeyaml | jar | 1.30 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.wasiqb.coteafs : error | jar | 2.3.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.testng : testng | jar | 7.5 |
org.projectlombok : lombok | jar | 1.18.22 |