License |
License |
---|---|
Categories |
CategoriesIDE Development Tools H2 Data Databases OAuth2 Security |
GroupId | GroupIdorg.wso2.carbon.identity.inbound.auth.oauth2 |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.oauth.scope.endpoint |
Last Version | Last Version6.7.117 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWSO2 Carbon - Identity OAuth 2.0 Scope Endpoints
Endpoints for OAuth 2.0 Scope Handling
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.scope.endpoint/ -->
<dependency>
<groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
<artifactId>org.wso2.carbon.identity.oauth.scope.endpoint</artifactId>
<version>6.7.117</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.scope.endpoint/
implementation 'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.scope.endpoint:6.7.117'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.scope.endpoint/
implementation ("org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.scope.endpoint:6.7.117")
'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.scope.endpoint:war:6.7.117'
<dependency org="org.wso2.carbon.identity.inbound.auth.oauth2" name="org.wso2.carbon.identity.oauth.scope.endpoint" rev="6.7.117">
<artifact name="org.wso2.carbon.identity.oauth.scope.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.auth.oauth2', module='org.wso2.carbon.identity.oauth.scope.endpoint', version='6.7.117')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.oauth2" % "org.wso2.carbon.identity.oauth.scope.endpoint" % "6.7.117"
[org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.scope.endpoint "6.7.117"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-jaxrs | jar | 1.6.2 |
org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.api.server.oauth.scope | jar | 6.7.117 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
org.apache.cxf : cxf-core | jar | 3.3.7 |
org.apache.cxf : cxf-rt-rs-extension-providers | jar | 3.3.7 |
org.codehaus.jackson : jackson-core-asl | jar | 1.8.6 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.8.6 |
org.springframework : spring-web | jar | 4.3.29.RELEASE |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.7 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.7 |
org.slf4j : slf4j-api | jar | 1.7.21 |
org.powermock : powermock-api-mockito | jar | 1.7.4 |
org.powermock : powermock-module-testng | jar | 1.7.4 |
org.testng : testng | jar | 6.9.10 |