is not current version
Last Version 0.10

com.voodoodyne.postguice:postguice-parent 0.4

Help integrate Postgres, Guice, and Hibernate

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.voodoodyne.postguice
ArtifactId

ArtifactId

postguice-parent
Version

Version

0.4
Type

Type

pom

Download postguice-parent 0.4

Filename Size
postguice-parent-0.4.pom 5 KB
Browse

<!-- 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"]