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 |
Version | Version1.3.2 |
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.3.2</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.3.2'
// 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.3.2")
'org.wso2.carbon.identity.data.publisher.oauth:org.wso2.carbon.identity.data.publisher.oauth.server.feature:pom:1.3.2'
<dependency org="org.wso2.carbon.identity.data.publisher.oauth" name="org.wso2.carbon.identity.data.publisher.oauth.server.feature" rev="1.3.2">
<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.3.2')
)
libraryDependencies += "org.wso2.carbon.identity.data.publisher.oauth" % "org.wso2.carbon.identity.data.publisher.oauth.server.feature" % "1.3.2"
[org.wso2.carbon.identity.data.publisher.oauth/org.wso2.carbon.identity.data.publisher.oauth.server.feature "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.identity.data.publisher.oauth : org.wso2.carbon.identity.data.publisher.oauth | jar | 1.3.2 |