# carbon-identity-framework **Repository Path**: return_/carbon-identity-framework ## Basic Information - **Project Name**: carbon-identity-framework - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-30 - **Last Updated**: 2024-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # carbon-identity-framework | Branch | Build Status | Travis CI Status | | :------------ |:------------- |:------------- | master | [![Build Status](https://wso2.org/jenkins/job/platform-builds/job/carbon-identity-framework/badge/icon)](https://wso2.org/jenkins/job/platform-builds/job/carbon-identity-framework/) | [![Travis CI Status](https://travis-ci.org/wso2/carbon-identity-framework.svg?branch=master)](https://travis-ci.org/wso2/carbon-identity-framework.svg?branch=master)| This repository contains the core components and features required by the [WSO2 Identity Server](https://github.com/wso2/product-is) product. ## Building from the source If you want to build **carbon-identity-framework** from the source code: 1. Install Java 11 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.