Last Version

OAuth 2.0 Custom Grant 4.4.0

WSO2 Identity Server Samples

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.wso2.samples.is
ArtifactId

ArtifactId

custom-grant
Version

Version

4.4.0
Type

Type

jar
Description

Description

OAuth 2.0 Custom Grant
WSO2 Identity Server Samples
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

WSO2

Download custom-grant 4.4.0


<!-- https://jarcasting.com/artifacts/org.wso2.samples.is/custom-grant/ -->
<dependency>
    <groupId>org.wso2.samples.is</groupId>
    <artifactId>custom-grant</artifactId>
    <version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.samples.is/custom-grant/
implementation 'org.wso2.samples.is:custom-grant:4.4.0'
// https://jarcasting.com/artifacts/org.wso2.samples.is/custom-grant/
implementation ("org.wso2.samples.is:custom-grant:4.4.0")
'org.wso2.samples.is:custom-grant:jar:4.4.0'
<dependency org="org.wso2.samples.is" name="custom-grant" rev="4.4.0">
  <artifact name="custom-grant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.samples.is', module='custom-grant', version='4.4.0')
)
libraryDependencies += "org.wso2.samples.is" % "custom-grant" % "4.4.0"
[org.wso2.samples.is/custom-grant "4.4.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.0
org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.oauth jar 6.4.49
org.ops4j.pax.logging : pax-logging-api jar 1.10.1
org.wso2.carbon : org.wso2.carbon.user.core jar 4.4.17
org.wso2.carbon.identity.framework : org.wso2.carbon.identity.application.authentication.framework jar 5.11.19

Project Modules

There are no modules declared in this project.