License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data |
GroupId | GroupIdorg.wso2.carbon.identity.data.publisher.oauth |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.data.publisher.oauth.server.feature |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIdentity OAuth Data Publisher Server Feature
This feature contains the core bundles required for publishing OAuth events to DAS
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.data.publisher.oauth/org.wso2.carbon.identity.data.publisher.oauth.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.data.publisher.oauth</groupId>
<artifactId>org.wso2.carbon.identity.data.publisher.oauth.server.feature</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.data.publisher.oauth/org.wso2.carbon.identity.data.publisher.oauth.server.feature/
implementation 'org.wso2.carbon.identity.data.publisher.oauth:org.wso2.carbon.identity.data.publisher.oauth.server.feature:1.4.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.data.publisher.oauth/org.wso2.carbon.identity.data.publisher.oauth.server.feature/
implementation ("org.wso2.carbon.identity.data.publisher.oauth:org.wso2.carbon.identity.data.publisher.oauth.server.feature:1.4.0")
'org.wso2.carbon.identity.data.publisher.oauth:org.wso2.carbon.identity.data.publisher.oauth.server.feature:pom:1.4.0'
<dependency org="org.wso2.carbon.identity.data.publisher.oauth" name="org.wso2.carbon.identity.data.publisher.oauth.server.feature" rev="1.4.0">
<artifact name="org.wso2.carbon.identity.data.publisher.oauth.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.data.publisher.oauth', module='org.wso2.carbon.identity.data.publisher.oauth.server.feature', version='1.4.0')
)
libraryDependencies += "org.wso2.carbon.identity.data.publisher.oauth" % "org.wso2.carbon.identity.data.publisher.oauth.server.feature" % "1.4.0"
[org.wso2.carbon.identity.data.publisher.oauth/org.wso2.carbon.identity.data.publisher.oauth.server.feature "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.identity.data.publisher.oauth : org.wso2.carbon.identity.data.publisher.oauth | jar | 1.4.0 |