License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity |
ArtifactId | ArtifactIdidentity-event-handler-notification |
Last Version | Last Version1.0.0-m3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identity-event-handler-notification-1.0.0-m3.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-event-handler-notification/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-event-handler-notification</artifactId>
<version>1.0.0-m3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-event-handler-notification/
implementation 'org.wso2.carbon.identity:identity-event-handler-notification:1.0.0-m3'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-event-handler-notification/
implementation ("org.wso2.carbon.identity:identity-event-handler-notification:1.0.0-m3")
'org.wso2.carbon.identity:identity-event-handler-notification:pom:1.0.0-m3'
<dependency org="org.wso2.carbon.identity" name="identity-event-handler-notification" rev="1.0.0-m3">
<artifact name="identity-event-handler-notification" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-event-handler-notification', version='1.0.0-m3')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-event-handler-notification" % "1.0.0-m3"
[org.wso2.carbon.identity/identity-event-handler-notification "1.0.0-m3"]