не последняя версия
Последняя версия 62

com.guicedee.persistence:guiced-persistence-hibernateproperties-reader 0.70.0.1-rc15

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

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection Hibernate Данные ORM
Группа

Группа

com.guicedee.persistence
Идентификатор

Идентификатор

guiced-persistence-hibernateproperties-reader
Версия

Версия

0.70.0.1-rc15
Тип

Тип

jar

Скачать guiced-persistence-hibernateproperties-reader 0.70.0.1-rc15


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