Categories |
CategoriesIDE Development Tools H2 Data Databases OAuth2 Security |
---|---|
GroupId | GroupIdorg.wso2.is |
ArtifactId | ArtifactIdwso2is-identity-samples-oauth2 |
Version | Version5.4.0-alpha4 |
Type | Typepom |
Filename | Size |
---|---|
wso2is-identity-samples-oauth2-5.4.0-alpha4.pom | 1 KB |
Browse |
<!-- 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.4.0-alpha4</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.4.0-alpha4'
// https://jarcasting.com/artifacts/org.wso2.is/wso2is-identity-samples-oauth2/
implementation ("org.wso2.is:wso2is-identity-samples-oauth2:5.4.0-alpha4")
'org.wso2.is:wso2is-identity-samples-oauth2:pom:5.4.0-alpha4'
<dependency org="org.wso2.is" name="wso2is-identity-samples-oauth2" rev="5.4.0-alpha4">
<artifact name="wso2is-identity-samples-oauth2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='wso2is-identity-samples-oauth2', version='5.4.0-alpha4')
)
libraryDependencies += "org.wso2.is" % "wso2is-identity-samples-oauth2" % "5.4.0-alpha4"
[org.wso2.is/wso2is-identity-samples-oauth2 "5.4.0-alpha4"]