WSO2 Carbon - Identity Commons Aggregator

This is a Carbon bundle that represents the Identity Commons aggregate module.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.commons
ArtifactId

ArtifactId

identity-commons
Last Version

Last Version

0.1.35
Release Date

Release Date

Type

Type

zip
Description

Description

WSO2 Carbon - Identity Commons Aggregator
This is a Carbon bundle that represents the Identity Commons aggregate module.
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2
Source Code Management

Source Code Management

https://github.com/wso2/carbon-identity-commons.git

Download identity-commons

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • components/org.wso2.carbon.identity.common
  • components/org.wso2.carbon.identity.event
  • feature/org.wso2.carbon.identity.common.feature

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
0.1.3
0.1.2
0.1.1
0.1.0