is not current version
Last Version 5.7.0

com.epam.reportportal:service-authorization 3.2.1

EPAM Report portal. SSO Authorization Service

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

service-authorization
Version

Version

3.2.1
Type

Type

pom

Download service-authorization 3.2.1


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