is not current version
Last Version 5.13.0-m3

org.wso2.is:wso2is-identity-oauth2-grant-types 5.12.0-alpha8


Categories

Categories

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

GroupId

org.wso2.is
ArtifactId

ArtifactId

wso2is-identity-oauth2-grant-types
Version

Version

5.12.0-alpha8
Type

Type

pom

Download wso2is-identity-oauth2-grant-types 5.12.0-alpha8


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