WSO2 Application Server - Sample - Configuration Loader

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

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

configuration-loader
Last Version

Last Version

6.0.0-m4
Release Date

Release Date

Type

Type

war
Description

Description

WSO2 Application Server - Sample - Configuration Loader
A sample webapp which indicates the status of the WSO2 Application Server specific configuration loading
Project URL

Project URL

http://wso2.com
Project Organization

Project Organization

WSO2

Download configuration-loader

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

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.

Versions

Version
6.0.0-m4
6.0.0-m3
6.0.0-m2
6.0.0-m1