Identity Common Feature

Feature aggregating identity common modules.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.commons
ArtifactId

ArtifactId

org.wso2.carbon.identity.common.feature
Last Version

Last Version

0.1.35
Release Date

Release Date

Type

Type

pom
Description

Description

Identity Common Feature
Feature aggregating identity common modules.
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2

Download org.wso2.carbon.identity.common.feature

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.wso2.carbon.identity.commons : org.wso2.carbon.identity.commons jar 0.1.35
org.wso2.carbon.identity.commons : org.wso2.carbon.identity.event jar 0.1.35
org.apache.commons : commons-lang3 jar 3.9

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