is not current version
Last Version 62

com.guicedee.persistence:guiced-persistence-hibernateproperties-reader 1.0.9.0-jre14

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

ArtifactId

guiced-persistence-hibernateproperties-reader
Version

Version

1.0.9.0-jre14
Type

Type

jar

Download guiced-persistence-hibernateproperties-reader 1.0.9.0-jre14


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