WSO2 Carbon - Identity Event Module

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-event
Last Version

Last Version

5.5.0-m4
Release Date

Release Date

Type

Type

pom
Description

Description

WSO2 Carbon - Identity Event Module
WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2

Download identity-event

How to add to project

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-event/ -->
<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-event</artifactId>
    <version>5.5.0-m4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-event/
implementation 'org.wso2.carbon.identity:identity-event:5.5.0-m4'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-event/
implementation ("org.wso2.carbon.identity:identity-event:5.5.0-m4")
'org.wso2.carbon.identity:identity-event:pom:5.5.0-m4'
<dependency org="org.wso2.carbon.identity" name="identity-event" rev="5.5.0-m4">
  <artifact name="identity-event" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-event', version='5.5.0-m4')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-event" % "5.5.0-m4"
[org.wso2.carbon.identity/identity-event "5.5.0-m4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.axis2.wso2 » axis2 jar 1.6.1.wso2v12

Project Modules

  • org.wso2.carbon.identity.event

carbon-identity-framework

Branch Build Status Travis CI Status
master Build Status Travis CI Status

This repository contains the core components and features required by the WSO2 Identity Server product.

Building from the source

If you want to build carbon-identity-framework from the source code:

  1. Install Java 8
  2. Install Apache Maven 3.x.x (https://maven.apache.org/download.cgi#)
  3. Get a clone or download the source from this repository (https://github.com/wso2/carbon-identity-framework.git)
  4. Run the Maven command mvn clean install from the carbon-identity-framework directory.
org.wso2.carbon.identity

WSO2

Welcome to the WSO2 source code! For info on working with the WSO2 repositories and contributing code, click the link below.

Versions

Version
5.5.0-m4
5.5.0-m3
5.5.0-m2