License |
License |
---|---|
Categories |
CategoriesIDE Development Tools H2 Data Databases OAuth2 Security |
GroupId | GroupIdorg.wso2.samples.is |
ArtifactId | ArtifactIdwso2is-identity-samples-oauth2 |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOAuth 2.0 Samples with WSO2 Identity Server
WSO2 Identity Server Samples
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wso2is-identity-samples-oauth2-4.4.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.samples.is/wso2is-identity-samples-oauth2/ -->
<dependency>
<groupId>org.wso2.samples.is</groupId>
<artifactId>wso2is-identity-samples-oauth2</artifactId>
<version>4.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.samples.is/wso2is-identity-samples-oauth2/
implementation 'org.wso2.samples.is:wso2is-identity-samples-oauth2:4.4.0'
// https://jarcasting.com/artifacts/org.wso2.samples.is/wso2is-identity-samples-oauth2/
implementation ("org.wso2.samples.is:wso2is-identity-samples-oauth2:4.4.0")
'org.wso2.samples.is:wso2is-identity-samples-oauth2:pom:4.4.0'
<dependency org="org.wso2.samples.is" name="wso2is-identity-samples-oauth2" rev="4.4.0">
<artifact name="wso2is-identity-samples-oauth2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.samples.is', module='wso2is-identity-samples-oauth2', version='4.4.0')
)
libraryDependencies += "org.wso2.samples.is" % "wso2is-identity-samples-oauth2" % "4.4.0"
[org.wso2.samples.is/wso2is-identity-samples-oauth2 "4.4.0"]