is not current version
Last Version 1.2.0

Slack Notification for Test Results 1.0.0

A Java library to send automated test results to a slack channel

License

License

Categories

Categories

Java Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.automationreddy
ArtifactId

ArtifactId

java-slack-notify
Version

Version

1.0.0
Type

Type

jar
Description

Description

Slack Notification for Test Results
A Java library to send automated test results to a slack channel
Project URL

Project URL

https://github.com/AutomationReddy/java-slack-notify
Source Code Management

Source Code Management

http://github.com/AutomationReddy/java-slack-notify

Download java-slack-notify 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.automationreddy/java-slack-notify/ -->
<dependency>
    <groupId>io.github.automationreddy</groupId>
    <artifactId>java-slack-notify</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.automationreddy/java-slack-notify/
implementation 'io.github.automationreddy:java-slack-notify:1.0.0'
// https://jarcasting.com/artifacts/io.github.automationreddy/java-slack-notify/
implementation ("io.github.automationreddy:java-slack-notify:1.0.0")
'io.github.automationreddy:java-slack-notify:jar:1.0.0'
<dependency org="io.github.automationreddy" name="java-slack-notify" rev="1.0.0">
  <artifact name="java-slack-notify" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.automationreddy', module='java-slack-notify', version='1.0.0')
)
libraryDependencies += "io.github.automationreddy" % "java-slack-notify" % "1.0.0"
[io.github.automationreddy/java-slack-notify "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.slack.api : slack-api-client jar 1.13.0
org.testng : testng jar 7.4.0

Project Modules

There are no modules declared in this project.