| License |
License |
|---|---|
| GroupId | GroupIdcom.epam.reportportal |
| ArtifactId | ArtifactIdplugin-bts-rally |
| Last Version | Last Version5.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionplugin-bts-rally
Rally bug tracking system integration for ReportPortal
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]