License |
License |
---|---|
GroupId | GroupIdcom.github.wasiqb.coteafs |
ArtifactId | ArtifactIdlisteners |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionGeneric runtime Test reporting listeners.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
listeners-3.0.0.pom | |
listeners-3.0.0.jar | 20 KB |
listeners-3.0.0-sources.jar | 15 KB |
listeners-3.0.0-javadoc.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/listeners/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>listeners</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/listeners/
implementation 'com.github.wasiqb.coteafs:listeners:3.0.0'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/listeners/
implementation ("com.github.wasiqb.coteafs:listeners:3.0.0")
'com.github.wasiqb.coteafs:listeners:jar:3.0.0'
<dependency org="com.github.wasiqb.coteafs" name="listeners" rev="3.0.0">
<artifact name="listeners" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='listeners', version='3.0.0')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "listeners" % "3.0.0"
[com.github.wasiqb.coteafs/listeners "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.wasiqb.coteafs : datasource | jar | 1.2.0 |
org.yaml : snakeyaml | jar | 1.27 |
org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.wasiqb.coteafs : error | jar | 2.0.0 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.testng : testng | jar | 7.3.0 |
org.projectlombok : lombok | jar | 1.18.16 |