License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.event.handler.notification |
ArtifactId | ArtifactIdorg.wso2.carbon.event.handler.notification.server.feature |
Version | Version1.3.22 |
Type | Typepom |
Description |
DescriptionNotification Event management server feature
This feature contains the core bundles required for Back-end functionality of Notification-Event-Handling
management
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.notification/org.wso2.carbon.event.handler.notification.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.event.handler.notification</groupId>
<artifactId>org.wso2.carbon.event.handler.notification.server.feature</artifactId>
<version>1.3.22</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.notification/org.wso2.carbon.event.handler.notification.server.feature/
implementation 'org.wso2.carbon.identity.event.handler.notification:org.wso2.carbon.event.handler.notification.server.feature:1.3.22'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.notification/org.wso2.carbon.event.handler.notification.server.feature/
implementation ("org.wso2.carbon.identity.event.handler.notification:org.wso2.carbon.event.handler.notification.server.feature:1.3.22")
'org.wso2.carbon.identity.event.handler.notification:org.wso2.carbon.event.handler.notification.server.feature:pom:1.3.22'
<dependency org="org.wso2.carbon.identity.event.handler.notification" name="org.wso2.carbon.event.handler.notification.server.feature" rev="1.3.22">
<artifact name="org.wso2.carbon.event.handler.notification.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.event.handler.notification', module='org.wso2.carbon.event.handler.notification.server.feature', version='1.3.22')
)
libraryDependencies += "org.wso2.carbon.identity.event.handler.notification" % "org.wso2.carbon.event.handler.notification.server.feature" % "1.3.22"
[org.wso2.carbon.identity.event.handler.notification/org.wso2.carbon.event.handler.notification.server.feature "1.3.22"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.identity.event.handler.notification : org.wso2.carbon.identity.event.handler.notification | jar | 1.3.22 |