License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection Hibernate Data ORM |
GroupId | GroupIdcom.jwebmp |
ArtifactId | ArtifactIdguiced-persistence-hibernateproperties-reader |
Last Version | Last Version0.66.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/guiced-persistence-hibernateproperties-reader/ -->
<dependency>
<groupId>com.jwebmp</groupId>
<artifactId>guiced-persistence-hibernateproperties-reader</artifactId>
<version>0.66.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp/guiced-persistence-hibernateproperties-reader/
implementation 'com.jwebmp:guiced-persistence-hibernateproperties-reader:0.66.0.1'
// https://jarcasting.com/artifacts/com.jwebmp/guiced-persistence-hibernateproperties-reader/
implementation ("com.jwebmp:guiced-persistence-hibernateproperties-reader:0.66.0.1")
'com.jwebmp:guiced-persistence-hibernateproperties-reader:jar:0.66.0.1'
<dependency org="com.jwebmp" name="guiced-persistence-hibernateproperties-reader" rev="0.66.0.1">
<artifact name="guiced-persistence-hibernateproperties-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp', module='guiced-persistence-hibernateproperties-reader', version='0.66.0.1')
)
libraryDependencies += "com.jwebmp" % "guiced-persistence-hibernateproperties-reader" % "0.66.0.1"
[com.jwebmp/guiced-persistence-hibernateproperties-reader "0.66.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp : guiced-persistence | jar | 0.66.0.1 |
org.hibernate : hibernate-core | jar | 5.4.1.Final |
org.hibernate.validator : hibernate-validator | jar | 6.0.14.Final |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.assertj : assertj-core | jar | 3.11.1 |
org.mockito : mockito-core | jar | 2.23.4 |
com.h2database : h2 | jar | 1.4.197 |