is not current version
Last Version 1.1.3

org.wso2.carbon.identity.server.api:org.wso2.carbon.identity.api.server.keystore.management.v1 1.0.272

WSO2 Identity Server - Keystore Rest API v1

Categories

Categories

IDE Development Tools KeY Data Data Formats Formal Verification
GroupId

GroupId

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

ArtifactId

org.wso2.carbon.identity.api.server.keystore.management.v1
Version

Version

1.0.272
Type

Type

jar

Download org.wso2.carbon.identity.api.server.keystore.management.v1 1.0.272


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