MVN

org.wso2.is : custom-grant

Maven & Gradle

Aug 27, 2020
511 stars

OAuth 2.0 Custom Grant

<dependency>
    <groupId>org.wso2.is</groupId>
    <artifactId>custom-grant</artifactId>
    <version>5.11.0-m33</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.is : custom-grant to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.11.0-m33
  • Latest Beta: 5.10.0-beta3
  • Latest Alpha: 5.7.0-alpha3

All Versions

Choose a version of org.wso2.is : custom-grant to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.11.x
custom-grant-5.11.0-m33
custom-grant-5.11.0-m32
custom-grant-5.11.0-m31
custom-grant-5.11.0-m30
custom-grant-5.11.0-m29
custom-grant-5.11.0-m28
custom-grant-5.11.0-m27
custom-grant-5.11.0-m26
custom-grant-5.11.0-m25
custom-grant-5.11.0-m24
custom-grant-5.11.0-m23
custom-grant-5.11.0-m22
custom-grant-5.11.0-m21
custom-grant-5.11.0-m20
custom-grant-5.11.0-m19
custom-grant-5.11.0-m18
custom-grant-5.11.0-m17
custom-grant-5.11.0-m16
custom-grant-5.11.0-m15
custom-grant-5.11.0-m14
custom-grant-5.11.0-m13
custom-grant-5.11.0-m12
custom-grant-5.11.0-m11
custom-grant-5.11.0-m10
custom-grant-5.11.0-m9
custom-grant-5.11.0-m8
custom-grant-5.11.0-m7
custom-grant-5.11.0-m6
custom-grant-5.11.0-m5
custom-grant-5.11.0-m4
custom-grant-5.11.0-m3
custom-grant-5.11.0-m2
5.10.x
custom-grant-5.10.1-m1
custom-grant-5.10.0
custom-grant-5.10.0-beta3
custom-grant-5.10.0-beta2
custom-grant-5.10.0-beta
custom-grant-5.10.0-m9
custom-grant-5.10.0-m3
custom-grant-5.10.0-m2
custom-grant-5.10.0-m1
5.9.x
custom-grant-5.9.0-beta
custom-grant-5.9.0
5.8.x
custom-grant-5.8.1-m2
custom-grant-5.8.1-m1
custom-grant-5.8.0
custom-grant-5.8.0-beta5
custom-grant-5.8.0-beta4
custom-grant-5.8.0-m26
custom-grant-5.8.0-m25
custom-grant-5.8.0-m24
custom-grant-5.8.0-m23
custom-grant-5.8.0-m22
custom-grant-5.8.0-m21
custom-grant-5.8.0-m20
custom-grant-5.8.0-m19
custom-grant-5.8.0-m18
custom-grant-5.8.0-m17
custom-grant-5.8.0-m16
custom-grant-5.8.0-m15
custom-grant-5.8.0-m14
custom-grant-5.8.0-m13
custom-grant-5.8.0-m12
custom-grant-5.8.0-m11
custom-grant-5.8.0-m10
custom-grant-5.8.0-m9
custom-grant-5.8.0-m8
custom-grant-5.8.0-m7
custom-grant-5.8.0-m6
custom-grant-5.8.0-m5
custom-grant-5.8.0-m4
custom-grant-5.8.0-m3
custom-grant-5.8.0-m2
custom-grant-5.8.0-m1
5.7.x
custom-grant-5.7.0
custom-grant-5.7.0-beta3
custom-grant-5.7.0-beta2
custom-grant-5.7.0-beta
custom-grant-5.7.0-alpha3
custom-grant-5.7.0-alpha2
custom-grant-5.7.0-alpha
custom-grant-5.7.0-m5
custom-grant-5.7.0-m4
custom-grant-5.7.0-m3
custom-grant-5.7.0-m2
custom-grant-5.7.0-m1
5.6.x
custom-grant-5.6.0
custom-grant-5.6.0-beta
custom-grant-5.6.0-alpha2
custom-grant-5.6.0-alpha
custom-grant-5.6.0-m7
custom-grant-5.6.0-m6
custom-grant-5.6.0-m5
custom-grant-5.6.0-m4
custom-grant-5.6.0-m3
custom-grant-5.6.0-m2
custom-grant-5.6.0-m1
5.5.x
custom-grant-5.5.0
custom-grant-5.5.0-beta
custom-grant-5.5.0-alpha3
custom-grant-5.5.0-alpha2
custom-grant-5.5.0-alpha
custom-grant-5.5.0-m4
custom-grant-5.5.0-m3
custom-grant-5.5.0-m2
custom-grant-5.5.0-m1
5.4.x
custom-grant-5.4.1-update5
custom-grant-5.4.1-update4
custom-grant-5.4.1-update3
custom-grant-5.4.1-update2
custom-grant-5.4.1-update1
custom-grant-5.4.1
custom-grant-5.4.0-update6
custom-grant-5.4.0-update5
custom-grant-5.4.0-update4
custom-grant-5.4.0-update3
custom-grant-5.4.0-update2
custom-grant-5.4.0-update1
custom-grant-5.4.0
custom-grant-5.4.0-beta
custom-grant-5.4.0-alpha10
custom-grant-5.4.0-alpha9
custom-grant-5.4.0-alpha8
custom-grant-5.4.0-alpha7
custom-grant-5.4.0-alpha6
custom-grant-5.4.0-alpha5
custom-grant-5.4.0-alpha4

How to add a dependency to Maven

Add the following org.wso2.is : custom-grant maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.wso2.is</groupId>
    <artifactId>custom-grant</artifactId>
    <version>5.11.0-m33</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wso2.is : custom-grant gradle dependency to your build.gradle file:

implementation 'org.wso2.is:custom-grant:5.11.0-m33'

Gradle Kotlin DSL: Add the following org.wso2.is : custom-grant gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wso2.is:custom-grant:5.11.0-m33")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wso2.is : custom-grant sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wso2.is" % "custom-grant" % "5.11.0-m33"