Postguice

Help integrate Postgres, Guice, and Hibernate

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.voodoodyne.postguice
ArtifactId

ArtifactId

postguice
Last Version

Last Version

0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Postguice
Help integrate Postgres, Guice, and Hibernate

Download postguice

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
com.google.inject : guice jar 4.2.2
com.google.inject.extensions : guice-persist jar 4.2.2
org.hibernate : hibernate-core jar 5.4.1.Final
org.postgresql : postgresql jar 42.0.0
commons-dbcp : commons-dbcp Optional jar 1.4
com.googlecode.gentyref : gentyref jar 1.2.0
com.google.guava : guava jar 27.0.1-jre
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.mockito : mockito-core jar 2.8.47

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
org.junit.jupiter : junit-jupiter-api jar 5.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1