не последняя версия
Последняя версия 2.7.1

com.epam.reportportal:service-registry 2.7.0

EPAM Report portal. Service Registry and Configuration Server

Группа

Группа

com.epam.reportportal
Идентификатор

Идентификатор

service-registry
Версия

Версия

2.7.0
Тип

Тип

jar

Скачать service-registry 2.7.0


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