is not current version
Last Version 5.11.0-m33

org.wso2.is:wso2is-identity-samples-oauth2 5.10.0-beta2


Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security
GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

wso2is-identity-samples-oauth2
Version

Version

5.10.0-beta2
Type

Type

pom

Download wso2is-identity-samples-oauth2 5.10.0-beta2


<!-- 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.10.0-beta2</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.10.0-beta2'
// https://jarcasting.com/artifacts/org.wso2.is/wso2is-identity-samples-oauth2/
implementation ("org.wso2.is:wso2is-identity-samples-oauth2:5.10.0-beta2")
'org.wso2.is:wso2is-identity-samples-oauth2:pom:5.10.0-beta2'
<dependency org="org.wso2.is" name="wso2is-identity-samples-oauth2" rev="5.10.0-beta2">
  <artifact name="wso2is-identity-samples-oauth2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='wso2is-identity-samples-oauth2', version='5.10.0-beta2')
)
libraryDependencies += "org.wso2.is" % "wso2is-identity-samples-oauth2" % "5.10.0-beta2"
[org.wso2.is/wso2is-identity-samples-oauth2 "5.10.0-beta2"]