Last Version

Guiced Persistence - HibernateProperties Reader 0.60.0.1

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

License

License

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.60.0.1
Type

Type

jar
Description

Description

Guiced Persistence - HibernateProperties Reader
Reads and Configures Hibernate Properties programmatically and replaces the values in the persistence properties.
Project URL

Project URL

https://github.com/GedMarc/GuicedPersistence-HibernatePropertiesReader
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/GuicedPersistence.git

Download guiced-persistence-hibernateproperties-reader 0.60.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.jwebmp.jre10 : jwebmp-log-master Optional jar 0.60.0.1
com.jwebmp.jre10 : guiced-injection Optional jar 0.60.0.1
com.jwebmp.jre10 : guiced-persistence Optional jar 0.60.0.1
org.hibernate : hibernate-core jar 5.3.6.Final
javax.persistence : javax.persistence-api jar 2.2

test (6)

Group / Artifact Type Version
com.jwebmp.jre10 : guiced-persistence-jpa Optional jar 0.60.0.1
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.10.0
org.mockito : mockito-core jar 2.21.0
com.h2database : h2 jar 1.4.197

Project Modules

There are no modules declared in this project.