is not current version
Last Version 0.60.0.1

com.jwebmp.jre10:guiced-persistence-systemproperties-reader 0.59.0.14

Reads ${} properties from the System Environment Variables and replaces the values in the persistence properties.

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.jwebmp.jre10
ArtifactId

ArtifactId

guiced-persistence-systemproperties-reader
Version

Version

0.59.0.14
Type

Type

jar

Download guiced-persistence-systemproperties-reader 0.59.0.14


<!-- https://jarcasting.com/artifacts/com.jwebmp.jre10/guiced-persistence-systemproperties-reader/ -->
<dependency>
    <groupId>com.jwebmp.jre10</groupId>
    <artifactId>guiced-persistence-systemproperties-reader</artifactId>
    <version>0.59.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.jre10/guiced-persistence-systemproperties-reader/
implementation 'com.jwebmp.jre10:guiced-persistence-systemproperties-reader:0.59.0.14'
// https://jarcasting.com/artifacts/com.jwebmp.jre10/guiced-persistence-systemproperties-reader/
implementation ("com.jwebmp.jre10:guiced-persistence-systemproperties-reader:0.59.0.14")
'com.jwebmp.jre10:guiced-persistence-systemproperties-reader:jar:0.59.0.14'
<dependency org="com.jwebmp.jre10" name="guiced-persistence-systemproperties-reader" rev="0.59.0.14">
  <artifact name="guiced-persistence-systemproperties-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.jre10', module='guiced-persistence-systemproperties-reader', version='0.59.0.14')
)
libraryDependencies += "com.jwebmp.jre10" % "guiced-persistence-systemproperties-reader" % "0.59.0.14"
[com.jwebmp.jre10/guiced-persistence-systemproperties-reader "0.59.0.14"]