License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.oauth.uma |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.oauth.uma.permission.endpoint |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.oauth.uma/org.wso2.carbon.identity.oauth.uma.permission.endpoint/ -->
<dependency>
<groupId>org.wso2.carbon.identity.oauth.uma</groupId>
<artifactId>org.wso2.carbon.identity.oauth.uma.permission.endpoint</artifactId>
<version>1.3.7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.oauth.uma/org.wso2.carbon.identity.oauth.uma.permission.endpoint/
implementation 'org.wso2.carbon.identity.oauth.uma:org.wso2.carbon.identity.oauth.uma.permission.endpoint:1.3.7'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.oauth.uma/org.wso2.carbon.identity.oauth.uma.permission.endpoint/
implementation ("org.wso2.carbon.identity.oauth.uma:org.wso2.carbon.identity.oauth.uma.permission.endpoint:1.3.7")
'org.wso2.carbon.identity.oauth.uma:org.wso2.carbon.identity.oauth.uma.permission.endpoint:war:1.3.7'
<dependency org="org.wso2.carbon.identity.oauth.uma" name="org.wso2.carbon.identity.oauth.uma.permission.endpoint" rev="1.3.7">
<artifact name="org.wso2.carbon.identity.oauth.uma.permission.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.oauth.uma', module='org.wso2.carbon.identity.oauth.uma.permission.endpoint', version='1.3.7')
)
libraryDependencies += "org.wso2.carbon.identity.oauth.uma" % "org.wso2.carbon.identity.oauth.uma.permission.endpoint" % "1.3.7"
[org.wso2.carbon.identity.oauth.uma/org.wso2.carbon.identity.oauth.uma.permission.endpoint "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-jaxrs | jar | 1.6.2 |
org.wso2.carbon.identity.oauth.uma : org.wso2.carbon.identity.api.server.oauth.uma.permission | jar | 1.3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.3.7 |
org.apache.cxf : cxf-rt-rs-service-description | 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.10.5 |