License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Hibernate Data ORM |
GroupId | GroupIdcom.jwebmp.jre10 |
ArtifactId | ArtifactIdguiced-persistence-hibernateproperties-reader |
Last Version | Last Version0.60.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGuiced Persistence - HibernateProperties Reader
Reads and Configures Hibernate Properties programmatically and replaces the values in the persistence properties.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |