WSO2 Carbon - Identity Event

This is a Carbon bundle that represents the Identity Event module.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.commons
ArtifactId

ArtifactId

org.wso2.carbon.identity.event
Last Version

Last Version

0.1.35
Release Date

Release Date

Type

Type

bundle
Description

Description

WSO2 Carbon - Identity Event
This is a Carbon bundle that represents the Identity Event module.
Project URL

Project URL

http://www.wso2.com
Project Organization

Project Organization

WSO2

Download org.wso2.carbon.identity.event

Dependencies

compile (7)

Group / Artifact Type Version
xerces : xercesImpl jar 2.12.0
org.apache.commons : commons-lang3 jar 3.9
apache-collections » commons-collections jar 3.1
org.wso2.carbon : org.wso2.carbon.core jar 5.2.8
org.wso2.carbon.caching : org.wso2.carbon.caching jar 1.1.3
org.wso2.carbon.identity.commons : org.wso2.carbon.identity.commons jar 0.1.35
org.slf4j : slf4j-api jar 1.7.26

Project Modules

There are no modules declared in this project.

Carbon Identity Commons


Branch Build Status
master Build Status

Carbon Identity Commons project includes common components for all Carbon Identity components.

Features:

  • Identity Commons.
  • Event framework.

Getting Started

This component is currently under development and can try-out as follows.

Download

Use Maven snippet:

Commons component:

<dependency>
    <groupId>org.wso2.carbon.identity.commons</groupId>
    <artifactId>org.wso2.carbon.identity.commons</artifactId>
    <version>${carbon.identity.commons.version}</version>
</dependency>

Events component:

<dependency>
    <groupId>org.wso2.carbon.identity.commons</groupId>
    <artifactId>org.wso2.carbon.identity.event</artifactId>
    <version>${carbon.identity.commons.version}</version>
</dependency>

Snapshot Releases

Use following Maven repository for snapshot versions of Carbon Identity Commons.

<repository>
    <id>wso2.snapshots</id>
    <name>WSO2 Snapshot Repository</name>
    <url>http://maven.wso2.org/nexus/content/repositories/snapshots/</url>
    <snapshots>
        <enabled>true</enabled>
        <updatePolicy>daily</updatePolicy>
    </snapshots>
    <releases>
        <enabled>false</enabled>
    </releases>
</repository>

Released Versions

Use following Maven repository for released stable versions of Carbon Identity Commons.

<repository>
    <id>wso2.releases</id>
    <name>WSO2 Releases Repository</name>
    <url>http://maven.wso2.org/nexus/content/repositories/releases/</url>
    <releases>
        <enabled>true</enabled>
        <updatePolicy>daily</updatePolicy>
        <checksumPolicy>ignore</checksumPolicy>
    </releases>
</repository>

Building From Source

Clone this repository first (https://github.com/wso2/carbon-identity-commons.git) and use Maven install to build mvn clean install.

Contributing to Carbon Identity Commons Project

Pull requests are highly encouraged and we recommend you to create a JIRA to discuss the issue or feature that you are contributing to.

License

Carbon Identity Commons is available under the Apache 2 License.

Copyright

Copyright (c) 2017, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.

org.wso2.carbon.identity.commons

WSO2

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

Versions

Version
0.1.35
0.1.32
0.1.31
0.1.30
0.1.29
0.1.28
0.1.27
0.1.26
0.1.25
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4