| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.epam.reportportal |
| Идентификатор | Идентификаторservice-registry |
| Последняя версия | Последняя версия2.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеservice-registry
EPAM Report portal. Service Registry and Configuration Server
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| service-registry-2.7.1.pom | |
| service-registry-2.7.1-sources.jar | 4 KB |
| service-registry-2.7.1-javadoc.jar | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.epam.reportportal/service-registry/ -->
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>service-registry</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/service-registry/
implementation 'com.epam.reportportal:service-registry:2.7.1'
// https://jarcasting.com/artifacts/com.epam.reportportal/service-registry/
implementation ("com.epam.reportportal:service-registry:2.7.1")
'com.epam.reportportal:service-registry:jar:2.7.1'
<dependency org="com.epam.reportportal" name="service-registry" rev="2.7.1">
<artifact name="service-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='service-registry', version='2.7.1')
)
libraryDependencies += "com.epam.reportportal" % "service-registry" % "2.7.1"
[com.epam.reportportal/service-registry "2.7.1"]