is not current version
Last Version 5.7.0

com.epam.reportportal:service-authorization 4.2.0

EPAM Report portal. SSO Authorization Service

GroupId

GroupId

com.epam.reportportal
ArtifactId

ArtifactId

service-authorization
Version

Version

4.2.0
Type

Type

pom

Download service-authorization 4.2.0


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