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