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