Categories |
CategoriesIDE Development Tools Ant Build Tools H2 Data Databases OAuth2 Security |
---|---|
GroupId | GroupIdorg.wso2.is |
ArtifactId | ArtifactIdwso2is-identity-oauth2-grant-types |
Version | Version5.5.0-m2 |
Type | Typepom |
Filename | Size |
---|---|
wso2is-identity-oauth2-grant-types-5.5.0-m2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.is/wso2is-identity-oauth2-grant-types/ -->
<dependency>
<groupId>org.wso2.is</groupId>
<artifactId>wso2is-identity-oauth2-grant-types</artifactId>
<version>5.5.0-m2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/wso2is-identity-oauth2-grant-types/
implementation 'org.wso2.is:wso2is-identity-oauth2-grant-types:5.5.0-m2'
// https://jarcasting.com/artifacts/org.wso2.is/wso2is-identity-oauth2-grant-types/
implementation ("org.wso2.is:wso2is-identity-oauth2-grant-types:5.5.0-m2")
'org.wso2.is:wso2is-identity-oauth2-grant-types:pom:5.5.0-m2'
<dependency org="org.wso2.is" name="wso2is-identity-oauth2-grant-types" rev="5.5.0-m2">
<artifact name="wso2is-identity-oauth2-grant-types" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='wso2is-identity-oauth2-grant-types', version='5.5.0-m2')
)
libraryDependencies += "org.wso2.is" % "wso2is-identity-oauth2-grant-types" % "5.5.0-m2"
[org.wso2.is/wso2is-identity-oauth2-grant-types "5.5.0-m2"]