is not current version
Last Version 0.60.0.1

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

Reads and Configures Hibernate Properties programmatically and replaces the values in the persistence properties.

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Hibernate Data ORM
GroupId

GroupId

com.jwebmp.jre10
ArtifactId

ArtifactId

guiced-persistence-hibernateproperties-reader
Version

Version

0.59.0.14
Type

Type

jar

Download guiced-persistence-hibernateproperties-reader 0.59.0.14


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