WebLab Configuration Manager

This is a library that provide a common configuration mechanism to add, remove, replace and request beans. And it also provide a simple way to manage WebLab services configuration and retrieval.

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.ow2.weblab.tools
ArtifactId

ArtifactId

configuration-manager
Last Version

Last Version

1.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

WebLab Configuration Manager
This is a library that provide a common configuration mechanism to add, remove, replace and request beans. And it also provide a simple way to manage WebLab services configuration and retrieval.

Download configuration-manager

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.weblab.tools/configuration-manager/ -->
<dependency>
    <groupId>org.ow2.weblab.tools</groupId>
    <artifactId>configuration-manager</artifactId>
    <version>1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.tools/configuration-manager/
implementation 'org.ow2.weblab.tools:configuration-manager:1.0-RC1'
// https://jarcasting.com/artifacts/org.ow2.weblab.tools/configuration-manager/
implementation ("org.ow2.weblab.tools:configuration-manager:1.0-RC1")
'org.ow2.weblab.tools:configuration-manager:jar:1.0-RC1'
<dependency org="org.ow2.weblab.tools" name="configuration-manager" rev="1.0-RC1">
  <artifact name="configuration-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.tools', module='configuration-manager', version='1.0-RC1')
)
libraryDependencies += "org.ow2.weblab.tools" % "configuration-manager" % "1.0-RC1"
[org.ow2.weblab.tools/configuration-manager "1.0-RC1"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.ow2.weblab.core : annotator jar 1.2.4
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.4.0
org.apache.cxf : cxf-rt-transports-http jar 2.4.0
xalan : xalan jar 2.7.1

provided (4)

Group / Artifact Type Version
org.ow2.weblab.services : dataoperator jar 1.2.2
org.ow2.weblab.core : model jar 1.2.2
org.ow2.weblab.core : extended jar 1.2.2
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC1