is not current version
Last Version 5.7.0

com.epam.reportportal:service-authorization 5.3.2

EPAM Report portal. SSO Authorization Service

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

service-authorization
Version

Version

5.3.2
Type

Type

jar

Download service-authorization 5.3.2


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