WSO2 Carbon - Identity Mgt Feature Aggregator Module

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

Лицензия

Лицензия

Категории

Категории

IDE Инструменты разработки
Группа

Группа

org.wso2.carbon.identity
Идентификатор

Идентификатор

identity-event-feature
Последняя версия

Последняя версия

5.5.0-m4
Дата

Дата

Тип

Тип

pom
Описание

Описание

WSO2 Carbon - Identity Mgt Feature Aggregator Module
WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.
Ссылка на сайт

Ссылка на сайт

http://wso2.org
Организация-разработчик

Организация-разработчик

WSO2

Скачать identity-event-feature

Имя Файла Размер
identity-event-feature-5.5.0-m4.pom 1 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • org.wso2.carbon.identity.event.server.feature
  • org.wso2.carbon.identity.event.feature

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.

Версии библиотеки

Версия
5.5.0-m4
5.5.0-m3
5.5.0-m2