Last Version

Apache Tamaya Modules - Mutable Configuration 0.4-incubating

This module provides abstraction, if your scenario needs to actively change configuration entries and write changes back to some property sources, files etc.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.apache.tamaya.ext
ArtifactId

ArtifactId

tamaya-mutable-config
Version

Version

0.4-incubating
Type

Type

jar
Description

Description

Apache Tamaya Modules - Mutable Configuration
This module provides abstraction, if your scenario needs to actively change configuration entries and write changes back to some property sources, files etc.
Project URL

Project URL

https://tamaya.incubator.apache.org/tamaya-mutable-config
Project Organization

Project Organization

Apache Software Foundation

Download tamaya-mutable-config 0.4-incubating


<!-- https://jarcasting.com/artifacts/org.apache.tamaya.ext/tamaya-mutable-config/ -->
<dependency>
    <groupId>org.apache.tamaya.ext</groupId>
    <artifactId>tamaya-mutable-config</artifactId>
    <version>0.4-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tamaya.ext/tamaya-mutable-config/
implementation 'org.apache.tamaya.ext:tamaya-mutable-config:0.4-incubating'
// https://jarcasting.com/artifacts/org.apache.tamaya.ext/tamaya-mutable-config/
implementation ("org.apache.tamaya.ext:tamaya-mutable-config:0.4-incubating")
'org.apache.tamaya.ext:tamaya-mutable-config:jar:0.4-incubating'
<dependency org="org.apache.tamaya.ext" name="tamaya-mutable-config" rev="0.4-incubating">
  <artifact name="tamaya-mutable-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tamaya.ext', module='tamaya-mutable-config', version='0.4-incubating')
)
libraryDependencies += "org.apache.tamaya.ext" % "tamaya-mutable-config" % "0.4-incubating"
[org.apache.tamaya.ext/tamaya-mutable-config "0.4-incubating"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.tamaya : tamaya-api jar 0.4-incubating
org.apache.tamaya : tamaya-spisupport jar 0.4-incubating
org.apache.tamaya.ext : tamaya-functions jar 0.4-incubating
org.osgi : org.osgi.compendium jar 5.0.0
org.apache.geronimo.specs : geronimo-annotation_1.2_spec jar 1.0

provided (1)

Group / Artifact Type Version
org.apache.tamaya.ext : tamaya-events Optional jar 0.4-incubating

runtime (1)

Group / Artifact Type Version
org.apache.tamaya : tamaya-core jar 0.4-incubating

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.10.0

Project Modules

There are no modules declared in this project.