is not current version
Last Version 1.3.65

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

WebSphere SAF Authorization Service API, version 1.2

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.2.32
Type

Type

jar

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


<!-- 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.2.32</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.2.32'
// 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.2.32")
'com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.security.authorization.saf:jar:1.2.32'
<dependency org="com.ibm.websphere.appserver.api" name="com.ibm.websphere.appserver.api.security.authorization.saf" rev="1.2.32">
  <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.2.32')
)
libraryDependencies += "com.ibm.websphere.appserver.api" % "com.ibm.websphere.appserver.api.security.authorization.saf" % "1.2.32"
[com.ibm.websphere.appserver.api/com.ibm.websphere.appserver.api.security.authorization.saf "1.2.32"]