Last Version

Guiced Persistence - HibernateProperties Reader 62

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

ArtifactId

guiced-persistence-hibernateproperties-reader
Version

Version

62
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 62


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

Dependencies

compile (2)

Group / Artifact Type Version
com.guicedee.persistence : guiced-persistence jar
com.guicedee.services : hibernate-validator jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.mapstruct : mapstruct-processor jar 1.3.1.Final

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0-M1
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 3.12.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.