Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.event.handler.notification |
ArtifactId | ArtifactIdidentity-event-handler-notification |
Version | Version1.0.3 |
Type | Typepom |
Filename | Size |
---|---|
identity-event-handler-notification-1.0.3.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.3</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.3'
// 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.3")
'org.wso2.carbon.identity.event.handler.notification:identity-event-handler-notification:pom:1.0.3'
<dependency org="org.wso2.carbon.identity.event.handler.notification" name="identity-event-handler-notification" rev="1.0.3">
<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.3')
)
libraryDependencies += "org.wso2.carbon.identity.event.handler.notification" % "identity-event-handler-notification" % "1.0.3"
[org.wso2.carbon.identity.event.handler.notification/identity-event-handler-notification "1.0.3"]