| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.epam.reportportal |
| Идентификатор | Идентификаторplugin-bts-rally |
| Последняя версия | Последняя версия5.1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеplugin-bts-rally
Rally bug tracking system integration for ReportPortal
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| plugin-bts-rally-5.1.0.pom | |
| plugin-bts-rally-5.1.0-sources.jar | 13 KB |
| plugin-bts-rally-5.1.0-javadoc.jar | 416 KB |
| plugin-bts-rally-5.1.0-all.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.epam.reportportal/plugin-bts-rally/ -->
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>plugin-bts-rally</artifactId>
<version>5.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/plugin-bts-rally/
implementation 'com.epam.reportportal:plugin-bts-rally:5.1.0'
// https://jarcasting.com/artifacts/com.epam.reportportal/plugin-bts-rally/
implementation ("com.epam.reportportal:plugin-bts-rally:5.1.0")
'com.epam.reportportal:plugin-bts-rally:pom:5.1.0'
<dependency org="com.epam.reportportal" name="plugin-bts-rally" rev="5.1.0">
<artifact name="plugin-bts-rally" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='plugin-bts-rally', version='5.1.0')
)
libraryDependencies += "com.epam.reportportal" % "plugin-bts-rally" % "5.1.0"
[com.epam.reportportal/plugin-bts-rally "5.1.0"]