c

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

WebSphere SAF Authorization Service API, version 1.3
文件下载
文件名 操作
com.ibm.websphere.appserver.api.security.authorization.saf-1.3.63.jar 下载
com.ibm.websphere.appserver.api.security.authorization.saf-1.3.63.pom 下载
Apache Maven
<dependency>
  <groupId>com.ibm.websphere.appserver.api</groupId>
  <artifactId>com.ibm.websphere.appserver.api.security.authorization.saf</artifactId>
  <version>1.3.63</version>
</dependency>
Gradle Groovy
implementation 'com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.security.authorization.saf:1.3.63'
Gradle Kotlin
implementation("com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.security.authorization.saf:1.3.63")
Scala SBT
libraryDependencies += "com.ibm.websphere.appserver.api" % "com.ibm.websphere.appserver.api.security.authorization.saf" % "1.3.63"
Groovy Grape
@Grapes(
  @Grab(group='com.ibm.websphere.appserver.api', module='com.ibm.websphere.appserver.api.security.authorization.saf', version='1.3.63')
)
Apache Ivy
<dependency org="com.ibm.websphere.appserver.api" name="com.ibm.websphere.appserver.api.security.authorization.saf" rev="1.3.63" />
Leiningen
[com.ibm.websphere.appserver.api/com.ibm.websphere.appserver.api.security.authorization.saf "1.3.63"]
Apache Buildr
'com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.security.authorization.saf:jar:1.3.63'
本项目依赖
该项目无第三方依赖