License |
License |
---|---|
GroupId | GroupIdcom.epam.reportportal |
ArtifactId | ArtifactIdservice-rally |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionservice-rally
EPAM Report portal. Rally Integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service-rally-4.3.0.pom | |
service-rally-4.3.0-sources.jar | 15 KB |
service-rally-4.3.0-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.reportportal/service-rally/ -->
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>service-rally</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/service-rally/
implementation 'com.epam.reportportal:service-rally:4.3.0'
// https://jarcasting.com/artifacts/com.epam.reportportal/service-rally/
implementation ("com.epam.reportportal:service-rally:4.3.0")
'com.epam.reportportal:service-rally:jar:4.3.0'
<dependency org="com.epam.reportportal" name="service-rally" rev="4.3.0">
<artifact name="service-rally" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='service-rally', version='4.3.0')
)
libraryDependencies += "com.epam.reportportal" % "service-rally" % "4.3.0"
[com.epam.reportportal/service-rally "4.3.0"]