is not current version
Last Version 1.4.0

org.wso2.carbon.identity.event.handler.notification:identity-event-handler-notification 1.0.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.event.handler.notification
ArtifactId

ArtifactId

identity-event-handler-notification
Version

Version

1.0.0
Type

Type

pom

Download identity-event-handler-notification 1.0.0


<!-- 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.0</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.0'
// 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.0")
'org.wso2.carbon.identity.event.handler.notification:identity-event-handler-notification:pom:1.0.0'
<dependency org="org.wso2.carbon.identity.event.handler.notification" name="identity-event-handler-notification" rev="1.0.0">
  <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.0')
)
libraryDependencies += "org.wso2.carbon.identity.event.handler.notification" % "identity-event-handler-notification" % "1.0.0"
[org.wso2.carbon.identity.event.handler.notification/identity-event-handler-notification "1.0.0"]