Bathe Initializer for System Property Loading. Adds in watching and system death on config change to support dynamic properties (aka Kubernetes).

Maven Parent for BTS Artifacts that will be going into Maven Central.

License

License

GroupId

GroupId

com.bluetrainsoftware.bathe.initializers
ArtifactId

ArtifactId

system-property-loader
Last Version

Last Version

3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Bathe Initializer for System Property Loading. Adds in watching and system death on config change to support dynamic properties (aka Kubernetes).
Maven Parent for BTS Artifacts that will be going into Maven Central.

Download system-property-loader

How to add to project

<!-- https://jarcasting.com/artifacts/com.bluetrainsoftware.bathe.initializers/system-property-loader/ -->
<dependency>
    <groupId>com.bluetrainsoftware.bathe.initializers</groupId>
    <artifactId>system-property-loader</artifactId>
    <version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluetrainsoftware.bathe.initializers/system-property-loader/
implementation 'com.bluetrainsoftware.bathe.initializers:system-property-loader:3.1'
// https://jarcasting.com/artifacts/com.bluetrainsoftware.bathe.initializers/system-property-loader/
implementation ("com.bluetrainsoftware.bathe.initializers:system-property-loader:3.1")
'com.bluetrainsoftware.bathe.initializers:system-property-loader:jar:3.1'
<dependency org="com.bluetrainsoftware.bathe.initializers" name="system-property-loader" rev="3.1">
  <artifact name="system-property-loader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluetrainsoftware.bathe.initializers', module='system-property-loader', version='3.1')
)
libraryDependencies += "com.bluetrainsoftware.bathe.initializers" % "system-property-loader" % "3.1"
[com.bluetrainsoftware.bathe.initializers/system-property-loader "3.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.bluetrainsoftware.bathe : bathe-booter jar [2.1,3)
org.slf4j : slf4j-api jar 1.7.25
org.yaml : snakeyaml jar 1.17
org.easytesting : fest-assert-core jar 2.0M10

test (2)

Group / Artifact Type Version
com.bluetrainsoftware.composite : composite-unit-test jar [1.1,2)
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
3.1
2.2
2.1
1.2
1.1