License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Ant Build Tools H2 Data Databases OAuth2 Security |
GroupId | GroupIdorg.wso2.am |
ArtifactId | ArtifactIdwso2is-identity-oauth2-grant-types |
Last Version | Last Version4.1.0-m4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAPI Manager : oauth2-grant-types
WSO2 API Manager
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wso2is-identity-oauth2-grant-types-4.1.0-m4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.am/wso2is-identity-oauth2-grant-types/ -->
<dependency>
<groupId>org.wso2.am</groupId>
<artifactId>wso2is-identity-oauth2-grant-types</artifactId>
<version>4.1.0-m4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.am/wso2is-identity-oauth2-grant-types/
implementation 'org.wso2.am:wso2is-identity-oauth2-grant-types:4.1.0-m4'
// https://jarcasting.com/artifacts/org.wso2.am/wso2is-identity-oauth2-grant-types/
implementation ("org.wso2.am:wso2is-identity-oauth2-grant-types:4.1.0-m4")
'org.wso2.am:wso2is-identity-oauth2-grant-types:pom:4.1.0-m4'
<dependency org="org.wso2.am" name="wso2is-identity-oauth2-grant-types" rev="4.1.0-m4">
<artifact name="wso2is-identity-oauth2-grant-types" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am', module='wso2is-identity-oauth2-grant-types', version='4.1.0-m4')
)
libraryDependencies += "org.wso2.am" % "wso2is-identity-oauth2-grant-types" % "4.1.0-m4"
[org.wso2.am/wso2is-identity-oauth2-grant-types "4.1.0-m4"]