is not current version
Last Version 5.4.0

org.wso2.carbon.identity.datapublisher.authentication:org.wso2.carbon.identity.data.publisher.application.authentication.server.feature 5.1.11

This feature contains the core bundles required for publishing Application authentication events to DAS

Categories

Categories

IDE Development Tools Data
GroupId

GroupId

org.wso2.carbon.identity.datapublisher.authentication
ArtifactId

ArtifactId

org.wso2.carbon.identity.data.publisher.application.authentication.server.feature
Version

Version

5.1.11
Type

Type

pom

Download org.wso2.carbon.identity.data.publisher.application.authentication.server.feature 5.1.11


<!-- 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.1.11</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.1.11'
// 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.1.11")
'org.wso2.carbon.identity.datapublisher.authentication:org.wso2.carbon.identity.data.publisher.application.authentication.server.feature:pom:5.1.11'
<dependency org="org.wso2.carbon.identity.datapublisher.authentication" name="org.wso2.carbon.identity.data.publisher.application.authentication.server.feature" rev="5.1.11">
  <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.1.11')
)
libraryDependencies += "org.wso2.carbon.identity.datapublisher.authentication" % "org.wso2.carbon.identity.data.publisher.application.authentication.server.feature" % "5.1.11"
[org.wso2.carbon.identity.datapublisher.authentication/org.wso2.carbon.identity.data.publisher.application.authentication.server.feature "5.1.11"]