Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.event.handler.notification |
ArtifactId | ArtifactIdidentity-event-handler-notification |
Version | Version1.0.6 |
Type | Typepom |
Filename | Size |
---|---|
identity-event-handler-notification-1.0.6.pom | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.notification/identity-event-handler-notification/ -->
<dependency>
<groupId>org.wso2.carbon.identity.event.handler.notification</groupId>
<artifactId>identity-event-handler-notification</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.notification/identity-event-handler-notification/
implementation 'org.wso2.carbon.identity.event.handler.notification:identity-event-handler-notification:1.0.6'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.notification/identity-event-handler-notification/
implementation ("org.wso2.carbon.identity.event.handler.notification:identity-event-handler-notification:1.0.6")
'org.wso2.carbon.identity.event.handler.notification:identity-event-handler-notification:pom:1.0.6'
<dependency org="org.wso2.carbon.identity.event.handler.notification" name="identity-event-handler-notification" rev="1.0.6">
<artifact name="identity-event-handler-notification" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.event.handler.notification', module='identity-event-handler-notification', version='1.0.6')
)
libraryDependencies += "org.wso2.carbon.identity.event.handler.notification" % "identity-event-handler-notification" % "1.0.6"
[org.wso2.carbon.identity.event.handler.notification/identity-event-handler-notification "1.0.6"]