is not current version
Last Version 1.3.65

com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.security.authorization.saf 1.3.45

WebSphere SAF Authorization Service API, version 1.3

Categories

Categories

WebSphere Container Application Servers Security
GroupId

GroupId

com.ibm.websphere.appserver.api
ArtifactId

ArtifactId

com.ibm.websphere.appserver.api.security.authorization.saf
Version

Version

1.3.45
Type

Type

jar

Download com.ibm.websphere.appserver.api.security.authorization.saf 1.3.45


<!-- https://jarcasting.com/artifacts/com.ibm.websphere.appserver.api/com.ibm.websphere.appserver.api.security.authorization.saf/ -->
<dependency>
    <groupId>com.ibm.websphere.appserver.api</groupId>
    <artifactId>com.ibm.websphere.appserver.api.security.authorization.saf</artifactId>
    <version>1.3.45</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.websphere.appserver.api/com.ibm.websphere.appserver.api.security.authorization.saf/
implementation 'com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.security.authorization.saf:1.3.45'
// https://jarcasting.com/artifacts/com.ibm.websphere.appserver.api/com.ibm.websphere.appserver.api.security.authorization.saf/
implementation ("com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.security.authorization.saf:1.3.45")
'com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.security.authorization.saf:jar:1.3.45'
<dependency org="com.ibm.websphere.appserver.api" name="com.ibm.websphere.appserver.api.security.authorization.saf" rev="1.3.45">
  <artifact name="com.ibm.websphere.appserver.api.security.authorization.saf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.websphere.appserver.api', module='com.ibm.websphere.appserver.api.security.authorization.saf', version='1.3.45')
)
libraryDependencies += "com.ibm.websphere.appserver.api" % "com.ibm.websphere.appserver.api.security.authorization.saf" % "1.3.45"
[com.ibm.websphere.appserver.api/com.ibm.websphere.appserver.api.security.authorization.saf "1.3.45"]