| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.billyjulius |
| Идентификатор | Идентификаторserenity-jbehave-testlink |
| Последняя версия | Последняя версия0.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.billyjulius:serenity-jbehave-testlink
This is a simple integration for SerenityBDD framework to Testlink test case management tools
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.billyjulius/serenity-jbehave-testlink/ -->
<dependency>
<groupId>com.github.billyjulius</groupId>
<artifactId>serenity-jbehave-testlink</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.billyjulius/serenity-jbehave-testlink/
implementation 'com.github.billyjulius:serenity-jbehave-testlink:0.3.0'
// https://jarcasting.com/artifacts/com.github.billyjulius/serenity-jbehave-testlink/
implementation ("com.github.billyjulius:serenity-jbehave-testlink:0.3.0")
'com.github.billyjulius:serenity-jbehave-testlink:jar:0.3.0'
<dependency org="com.github.billyjulius" name="serenity-jbehave-testlink" rev="0.3.0">
<artifact name="serenity-jbehave-testlink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.billyjulius', module='serenity-jbehave-testlink', version='0.3.0')
)
libraryDependencies += "com.github.billyjulius" % "serenity-jbehave-testlink" % "0.3.0"
[com.github.billyjulius/serenity-jbehave-testlink "0.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.serenity-bdd : serenity-core | jar | 2.0.82 |
| net.serenity-bdd : serenity-jbehave | jar | 1.46.0 |
| com.github.billyjulius : testlink-helper | jar | 1.2.0-beta.2 |