is not current version
Last Version 5.7.0

com.epam.reportportal:service-authorization 3.0.2

EPAM Report portal. SSO Authorization Service

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

service-authorization
Version

Version

3.0.2
Type

Type

pom

Download service-authorization 3.0.2


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