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

com.voodoodyne.postguice:postguice-parent 0.4

Help integrate Postgres, Guice, and Hibernate

Категории

Категории

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

Группа

com.voodoodyne.postguice
Идентификатор

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

postguice-parent
Версия

Версия

0.4
Тип

Тип

pom

Скачать postguice-parent 0.4

Имя Файла Размер
postguice-parent-0.4.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.voodoodyne.postguice/postguice-parent/ -->
<dependency>
    <groupId>com.voodoodyne.postguice</groupId>
    <artifactId>postguice-parent</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.voodoodyne.postguice/postguice-parent/
implementation 'com.voodoodyne.postguice:postguice-parent:0.4'
// https://jarcasting.com/artifacts/com.voodoodyne.postguice/postguice-parent/
implementation ("com.voodoodyne.postguice:postguice-parent:0.4")
'com.voodoodyne.postguice:postguice-parent:pom:0.4'
<dependency org="com.voodoodyne.postguice" name="postguice-parent" rev="0.4">
  <artifact name="postguice-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.voodoodyne.postguice', module='postguice-parent', version='0.4')
)
libraryDependencies += "com.voodoodyne.postguice" % "postguice-parent" % "0.4"
[com.voodoodyne.postguice/postguice-parent "0.4"]