Slack Notification for Test Results

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

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Auto Библиотеки уровня приложения Code Generators
Группа

Группа

io.github.automationreddy
Идентификатор

Идентификатор

java-slack-notify
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Slack Notification for Test Results
A Java library to send automated test results to a slack channel
Ссылка на сайт

Ссылка на сайт

https://github.com/AutomationReddy/java-slack-notify
Система контроля версий

Система контроля версий

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

Скачать java-slack-notify

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.slack.api : slack-api-client jar 1.13.0
org.testng : testng jar 7.4.0
com.google.guava : guava jar 31.0.1-jre
commons-lang : commons-lang jar 2.6

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0