is not current version
Last Version 5.11.0-m33

org.wso2.is:wso2is-identity-samples-oauth2 5.6.0-m5


Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security
GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

wso2is-identity-samples-oauth2
Version

Version

5.6.0-m5
Type

Type

pom

Download wso2is-identity-samples-oauth2 5.6.0-m5


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