o

org.wso2.carbon.identity.api.server.organization.selfservice.v1

WSO2 Identity Server - Organization Self Service API
文件下载
文件名 操作
org.wso2.carbon.identity.api.server.organization.selfservice.v1-1.2.190.jar 下载
org.wso2.carbon.identity.api.server.organization.selfservice.v1-1.2.190.pom 下载
org.wso2.carbon.identity.api.server.organization.selfservice.v1-1.2.190-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.identity.server.api</groupId>
  <artifactId>org.wso2.carbon.identity.api.server.organization.selfservice.v1</artifactId>
  <version>1.2.190</version>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.selfservice.v1:1.2.190'
Gradle Kotlin
implementation("org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.selfservice.v1:1.2.190")
Scala SBT
libraryDependencies += "org.wso2.carbon.identity.server.api" % "org.wso2.carbon.identity.api.server.organization.selfservice.v1" % "1.2.190"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.identity.server.api', module='org.wso2.carbon.identity.api.server.organization.selfservice.v1', version='1.2.190')
)
Apache Ivy
<dependency org="org.wso2.carbon.identity.server.api" name="org.wso2.carbon.identity.api.server.organization.selfservice.v1" rev="1.2.190" />
Leiningen
[org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.organization.selfservice.v1 "1.2.190"]
Apache Buildr
'org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.organization.selfservice.v1:jar:1.2.190'
本项目依赖