WSO2 Application Server - Sample - Configuration Loader

A sample webapp which indicates the status of the WSO2 Application Server specific configuration loading

Лицензия

Лицензия

Категории

Категории

Configuration Библиотеки уровня приложения config
Группа

Группа

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

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

configuration-loader
Последняя версия

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

6.0.0-m4
Дата

Дата

Тип

Тип

war
Описание

Описание

WSO2 Application Server - Sample - Configuration Loader
A sample webapp which indicates the status of the WSO2 Application Server specific configuration loading
Ссылка на сайт

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

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

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

WSO2

Скачать configuration-loader

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

<!-- https://jarcasting.com/artifacts/org.wso2.appserver/configuration-loader/ -->
<dependency>
    <groupId>org.wso2.appserver</groupId>
    <artifactId>configuration-loader</artifactId>
    <version>6.0.0-m4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/configuration-loader/
implementation 'org.wso2.appserver:configuration-loader:6.0.0-m4'
// https://jarcasting.com/artifacts/org.wso2.appserver/configuration-loader/
implementation ("org.wso2.appserver:configuration-loader:6.0.0-m4")
'org.wso2.appserver:configuration-loader:war:6.0.0-m4'
<dependency org="org.wso2.appserver" name="configuration-loader" rev="6.0.0-m4">
  <artifact name="configuration-loader" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='configuration-loader', version='6.0.0-m4')
)
libraryDependencies += "org.wso2.appserver" % "configuration-loader" % "6.0.0-m4"
[org.wso2.appserver/configuration-loader "6.0.0-m4"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5

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

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

carbon-parent

Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.

org.wso2.appserver

WSO2

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

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

Версия
6.0.0-m4
6.0.0-m3
6.0.0-m2
6.0.0-m1