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

com.voodoodyne.postguice:postguice-parent 0.6

Help integrate Postgres, Guice, and Hibernate

Категории

Категории

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

Группа

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

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

postguice-parent
Версия

Версия

0.6
Тип

Тип

pom

Скачать postguice-parent 0.6

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

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