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