| 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.ui.feature | 
| Last Version | Last Version6.7.117 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionIdentity OAuth UI Feature This feature contains the bundles required for Front-end Identity OAuth functionality | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.ui.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
    <artifactId>org.wso2.carbon.identity.oauth.ui.feature</artifactId>
    <version>6.7.117</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.ui.feature/
implementation 'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.ui.feature:6.7.117'// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.ui.feature/
implementation ("org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.ui.feature:6.7.117")'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.ui.feature:pom:6.7.117'<dependency org="org.wso2.carbon.identity.inbound.auth.oauth2" name="org.wso2.carbon.identity.oauth.ui.feature" rev="6.7.117">
  <artifact name="org.wso2.carbon.identity.oauth.ui.feature" type="pom" />
</dependency>@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.auth.oauth2', module='org.wso2.carbon.identity.oauth.ui.feature', version='6.7.117')
)libraryDependencies += "org.wso2.carbon.identity.inbound.auth.oauth2" % "org.wso2.carbon.identity.oauth.ui.feature" % "6.7.117"[org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.ui.feature "6.7.117"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.oauth.ui | jar | 6.7.117 | 
| org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.oauth.stub | jar | 6.7.117 | 
