is not current version
Last Version 4.1.0-m4

org.wso2.am:wso2is-identity-oauth2-grant-types 2.5.0-Alpha


Categories

Categories

IDE Development Tools Ant Build Tools H2 Data Databases OAuth2 Security
GroupId

GroupId

org.wso2.am
ArtifactId

ArtifactId

wso2is-identity-oauth2-grant-types
Version

Version

2.5.0-Alpha
Type

Type

pom

Download wso2is-identity-oauth2-grant-types 2.5.0-Alpha


<!-- 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>2.5.0-Alpha</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:2.5.0-Alpha'
// https://jarcasting.com/artifacts/org.wso2.am/wso2is-identity-oauth2-grant-types/
implementation ("org.wso2.am:wso2is-identity-oauth2-grant-types:2.5.0-Alpha")
'org.wso2.am:wso2is-identity-oauth2-grant-types:pom:2.5.0-Alpha'
<dependency org="org.wso2.am" name="wso2is-identity-oauth2-grant-types" rev="2.5.0-Alpha">
  <artifact name="wso2is-identity-oauth2-grant-types" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.am', module='wso2is-identity-oauth2-grant-types', version='2.5.0-Alpha')
)
libraryDependencies += "org.wso2.am" % "wso2is-identity-oauth2-grant-types" % "2.5.0-Alpha"
[org.wso2.am/wso2is-identity-oauth2-grant-types "2.5.0-Alpha"]