is not current version
Last Version 5.13.0-m3

org.wso2.is:api-resources 5.12.0-alpha12

WSO2 Identity Server - Rest API

GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

api-resources
Version

Version

5.12.0-alpha12
Type

Type

pom

Download api-resources 5.12.0-alpha12


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