License |
License |
---|---|
GroupId | GroupIdcom.plugatar.xteps |
ArtifactId | ArtifactIdxteps-reportportal |
Version | Version2.1 |
Type | Typejar |
Description |
DescriptionXteps ReportPortal
Xteps ReportPortal integration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xteps-reportportal-2.1.pom | |
xteps-reportportal-2.1.jar | 4 KB |
xteps-reportportal-2.1-sources.jar | 4 KB |
xteps-reportportal-2.1-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.plugatar.xteps/xteps-reportportal/ -->
<dependency>
<groupId>com.plugatar.xteps</groupId>
<artifactId>xteps-reportportal</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.plugatar.xteps/xteps-reportportal/
implementation 'com.plugatar.xteps:xteps-reportportal:2.1'
// https://jarcasting.com/artifacts/com.plugatar.xteps/xteps-reportportal/
implementation ("com.plugatar.xteps:xteps-reportportal:2.1")
'com.plugatar.xteps:xteps-reportportal:jar:2.1'
<dependency org="com.plugatar.xteps" name="xteps-reportportal" rev="2.1">
<artifact name="xteps-reportportal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.plugatar.xteps', module='xteps-reportportal', version='2.1')
)
libraryDependencies += "com.plugatar.xteps" % "xteps-reportportal" % "2.1"
[com.plugatar.xteps/xteps-reportportal "2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.plugatar.xteps : xteps | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.epam.reportportal : client-java | jar | 5.1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |