WSO2 Carbon - Identity Media Service Feature

This feature contains the core bundles for media service.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

org.wso2.carbon.identity.media.server.feature
Последняя версия

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

2.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

WSO2 Carbon - Identity Media Service Feature
This feature contains the core bundles for media service.
Ссылка на сайт

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

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

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

WSO2

Скачать org.wso2.carbon.identity.media.server.feature

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.wso2.carbon.identity.content.repository : org.wso2.carbon.identity.media jar 2.0.3

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

Данный проект не имеет модулей.

identity-media

This is the media service for WSO2 Identity Server.

The media service offers the following capabilities:

  • Upload media
  • Download media
  • Delete media
  • View media information

Media service has been implemented to provide the flexibility to configure the preferred storage system for media persistence. Currently, only file-based media storing is supported. Whenever a media is uploaded a unique id will be generated and returned in the response of media upload request. This unique id should be used for media downloading and other media management operations such as deleting media and viewing media information.

In addition to the aforementioned functionality, this service gives an extension to transform the input stream. According to the requirement, the media can be transformed. Ex:- The image size can be reduced using this extension.

Refer Configuring Media Service

org.wso2.carbon.identity.content.repository

WSO2

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

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

Версия
2.0.3
2.0.2
2.0.1
2.0.0