is not current version
Last Version 62

com.guicedee.persistence:guiced-persistence-systemproperties-reader 0.70.0.1-rc2

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.guicedee.persistence
ArtifactId

ArtifactId

guiced-persistence-systemproperties-reader
Version

Version

0.70.0.1-rc2
Type

Type

jar

Download guiced-persistence-systemproperties-reader 0.70.0.1-rc2


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