License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.voodoodyne.postguice |
ArtifactId | ArtifactIdpostguice-parent |
Last Version | Last Version0.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPostguice
Help integrate Postgres, Guice, and Hibernate
|
Project URL |
Project URL |
Filename | Size |
---|---|
postguice-parent-0.10.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.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.voodoodyne.postguice/postguice-parent/
implementation 'com.voodoodyne.postguice:postguice-parent:0.10'
// https://jarcasting.com/artifacts/com.voodoodyne.postguice/postguice-parent/
implementation ("com.voodoodyne.postguice:postguice-parent:0.10")
'com.voodoodyne.postguice:postguice-parent:pom:0.10'
<dependency org="com.voodoodyne.postguice" name="postguice-parent" rev="0.10">
<artifact name="postguice-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.voodoodyne.postguice', module='postguice-parent', version='0.10')
)
libraryDependencies += "com.voodoodyne.postguice" % "postguice-parent" % "0.10"
[com.voodoodyne.postguice/postguice-parent "0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |