WSO2 API Manager - Web - Themes - Default
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
Лицензия
Лицензия
Группа
Группа org.wso2.carbon.apimgt
Идентификатор
Идентификатор org.wso2.carbon.apimgt.web.store.theme.default
Последняя версия
Последняя версия 7.0.42
Дата
Дата
22 сент. 2017 г.
Тип
Тип uuf-theme
Описание
Описание
WSO2 API Manager - Web - Themes - Default
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
Ссылка на сайт
Ссылка на сайт
http://wso2.org
Организация-разработчик
Организация-разработчик
WSO2
Скачать org.wso2.carbon.apimgt.web.store.theme.default
Зависимости
Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.
Модули Проекта
Данный проект не имеет модулей.
carbon-apimgt
About this repository
Branch
Build Status(Jenkins)
Build Status(TravisCI)
master
Building from the source
If you want to build carbon-apimgt from the source code:
Install Java 7 or 8 (http://www.oracle.com/technetwork/java/javase/downloads )
Install Apache Maven 3.x.x (https://maven.apache.org/download.cgi# )
Get a clone or download the source from this repository (https://github.com/wso2/carbon-apimgt.git ).
Check out branch master as follows: git checkout master
Navigate to the carbon-apimgt directory and run the following Maven command. mvn clean install