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