License |
License |
---|---|
GroupId | GroupIdio.github.selcukes |
ArtifactId | ArtifactIdselcukes-notifier |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionselcukes-notifier
Selcukes Notifier to send test status notifications using Slack and Microsoft teams.
|
Filename | Size |
---|---|
selcukes-notifier-2.1.2.pom | |
selcukes-notifier-2.1.2.jar | 38 KB |
selcukes-notifier-2.1.2-sources.jar | 19 KB |
selcukes-notifier-2.1.2-javadoc.jar | 483 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.selcukes/selcukes-notifier/ -->
<dependency>
<groupId>io.github.selcukes</groupId>
<artifactId>selcukes-notifier</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.selcukes/selcukes-notifier/
implementation 'io.github.selcukes:selcukes-notifier:2.1.2'
// https://jarcasting.com/artifacts/io.github.selcukes/selcukes-notifier/
implementation ("io.github.selcukes:selcukes-notifier:2.1.2")
'io.github.selcukes:selcukes-notifier:jar:2.1.2'
<dependency org="io.github.selcukes" name="selcukes-notifier" rev="2.1.2">
<artifact name="selcukes-notifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.selcukes', module='selcukes-notifier', version='2.1.2')
)
libraryDependencies += "io.github.selcukes" % "selcukes-notifier" % "2.1.2"
[io.github.selcukes/selcukes-notifier "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.selcukes : selcukes-commons | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.6.0 |