License |
License |
---|---|
GroupId | GroupIdcom.epam.reportportal |
ArtifactId | ArtifactIdservice-registry |
Last Version | Last Version2.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionservice-registry
EPAM Report portal. Service Registry and Configuration Server
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service-registry-2.7.1.pom | |
service-registry-2.7.1-sources.jar | 4 KB |
service-registry-2.7.1-javadoc.jar | 19 KB |
Browse |
<!-- 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"]