is not current version
Last Version 2.7.1

com.epam.reportportal:service-gateway 2.6.0

EPAM Report portal. Gateway Service

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

service-gateway
Version

Version

2.6.0
Type

Type

jar

Download service-gateway 2.6.0


<!-- https://jarcasting.com/artifacts/com.epam.reportportal/service-gateway/ -->
<dependency>
    <groupId>com.epam.reportportal</groupId>
    <artifactId>service-gateway</artifactId>
    <version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/service-gateway/
implementation 'com.epam.reportportal:service-gateway:2.6.0'
// https://jarcasting.com/artifacts/com.epam.reportportal/service-gateway/
implementation ("com.epam.reportportal:service-gateway:2.6.0")
'com.epam.reportportal:service-gateway:jar:2.6.0'
<dependency org="com.epam.reportportal" name="service-gateway" rev="2.6.0">
  <artifact name="service-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='service-gateway', version='2.6.0')
)
libraryDependencies += "com.epam.reportportal" % "service-gateway" % "2.6.0"
[com.epam.reportportal/service-gateway "2.6.0"]