is not current version
Last Version 5.7.0

com.epam.reportportal:service-authorization 5.0.0

EPAM Report portal. SSO Authorization Service

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

service-authorization
Version

Version

5.0.0
Type

Type

jar

Download service-authorization 5.0.0


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