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.74.jar 下载
com.ibm.websphere.appserver.api.security.authorization.saf-1.3.74.pom 下载
Apache Maven
<dependency>
  <groupId>com.ibm.websphere.appserver.api</groupId>
  <artifactId>com.ibm.websphere.appserver.api.security.authorization.saf</artifactId>
  <version>1.3.74</version>
</dependency>
Gradle Groovy
implementation 'com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.security.authorization.saf:1.3.74'
Gradle Kotlin
implementation("com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.security.authorization.saf:1.3.74")
Scala SBT
libraryDependencies += "com.ibm.websphere.appserver.api" % "com.ibm.websphere.appserver.api.security.authorization.saf" % "1.3.74"
Groovy Grape
@Grapes(
  @Grab(group='com.ibm.websphere.appserver.api', module='com.ibm.websphere.appserver.api.security.authorization.saf', version='1.3.74')
)
Apache Ivy
<dependency org="com.ibm.websphere.appserver.api" name="com.ibm.websphere.appserver.api.security.authorization.saf" rev="1.3.74" />
Leiningen
[com.ibm.websphere.appserver.api/com.ibm.websphere.appserver.api.security.authorization.saf "1.3.74"]
Apache Buildr
'com.ibm.websphere.appserver.api:com.ibm.websphere.appserver.api.security.authorization.saf:jar:1.3.74'
本项目依赖
该项目无第三方依赖