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

com.epam.reportportal:service-authorization 5.3.0

EPAM Report portal. SSO Authorization Service

Группа

Группа

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

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

service-authorization
Версия

Версия

5.3.0
Тип

Тип

jar

Скачать service-authorization 5.3.0


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