License |
License |
---|---|
GroupId | GroupIdcom.epam.reportportal |
ArtifactId | ArtifactIdservice-authorization |
Last Version | Last Version5.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionservice-authorization
Unified Authorization Trap for all ReportPortal's Services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service-authorization-5.7.0.pom | |
service-authorization-5.7.0-sources.jar | 118 KB |
service-authorization-5.7.0-javadoc.jar | 753 KB |
service-authorization-5.7.0-exec.jar | 135 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.reportportal/service-authorization/ -->
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>service-authorization</artifactId>
<version>5.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.reportportal/service-authorization/
implementation 'com.epam.reportportal:service-authorization:5.7.0'
// https://jarcasting.com/artifacts/com.epam.reportportal/service-authorization/
implementation ("com.epam.reportportal:service-authorization:5.7.0")
'com.epam.reportportal:service-authorization:jar:5.7.0'
<dependency org="com.epam.reportportal" name="service-authorization" rev="5.7.0">
<artifact name="service-authorization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.reportportal', module='service-authorization', version='5.7.0')
)
libraryDependencies += "com.epam.reportportal" % "service-authorization" % "5.7.0"
[com.epam.reportportal/service-authorization "5.7.0"]