is not current version
Last Version 1.3.65

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

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

Type

jar

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


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