is not current version
Last Version 1.1.3

org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.application.management 1.0.209


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.server.api
ArtifactId

ArtifactId

org.wso2.carbon.identity.api.server.application.management
Version

Version

1.0.209
Type

Type

pom

Download org.wso2.carbon.identity.api.server.application.management 1.0.209


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.application.management/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.server.api</groupId>
    <artifactId>org.wso2.carbon.identity.api.server.application.management</artifactId>
    <version>1.0.209</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.application.management/
implementation 'org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.application.management:1.0.209'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.application.management/
implementation ("org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.application.management:1.0.209")
'org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.application.management:pom:1.0.209'
<dependency org="org.wso2.carbon.identity.server.api" name="org.wso2.carbon.identity.api.server.application.management" rev="1.0.209">
  <artifact name="org.wso2.carbon.identity.api.server.application.management" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.server.api', module='org.wso2.carbon.identity.api.server.application.management', version='1.0.209')
)
libraryDependencies += "org.wso2.carbon.identity.server.api" % "org.wso2.carbon.identity.api.server.application.management" % "1.0.209"
[org.wso2.carbon.identity.server.api/org.wso2.carbon.identity.api.server.application.management "1.0.209"]