is not current version
Last Version 1.3.7

org.wso2.carbon.identity.oauth.uma:org.wso2.carbon.identity.oauth.uma.permission.endpoint 1.2.6


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.oauth.uma
ArtifactId

ArtifactId

org.wso2.carbon.identity.oauth.uma.permission.endpoint
Version

Version

1.2.6
Type

Type

war

Download org.wso2.carbon.identity.oauth.uma.permission.endpoint 1.2.6


<!-- 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.2.6</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.2.6'
// 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.2.6")
'org.wso2.carbon.identity.oauth.uma:org.wso2.carbon.identity.oauth.uma.permission.endpoint:war:1.2.6'
<dependency org="org.wso2.carbon.identity.oauth.uma" name="org.wso2.carbon.identity.oauth.uma.permission.endpoint" rev="1.2.6">
  <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.2.6')
)
libraryDependencies += "org.wso2.carbon.identity.oauth.uma" % "org.wso2.carbon.identity.oauth.uma.permission.endpoint" % "1.2.6"
[org.wso2.carbon.identity.oauth.uma/org.wso2.carbon.identity.oauth.uma.permission.endpoint "1.2.6"]