License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.voodoodyne.postguice |
ArtifactId | ArtifactIdpostguice-test |
Last Version | Last Version0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPostguice Test
Help integrate Postgres, Guice, and Hibernate
|
Filename | Size |
---|---|
postguice-test-0.10.pom | |
postguice-test-0.10.jar | 4 KB |
postguice-test-0.10-sources.jar | 1 KB |
postguice-test-0.10-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.voodoodyne.postguice/postguice-test/ -->
<dependency>
<groupId>com.voodoodyne.postguice</groupId>
<artifactId>postguice-test</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.voodoodyne.postguice/postguice-test/
implementation 'com.voodoodyne.postguice:postguice-test:0.10'
// https://jarcasting.com/artifacts/com.voodoodyne.postguice/postguice-test/
implementation ("com.voodoodyne.postguice:postguice-test:0.10")
'com.voodoodyne.postguice:postguice-test:jar:0.10'
<dependency org="com.voodoodyne.postguice" name="postguice-test" rev="0.10">
<artifact name="postguice-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.voodoodyne.postguice', module='postguice-test', version='0.10')
)
libraryDependencies += "com.voodoodyne.postguice" % "postguice-test" % "0.10"
[com.voodoodyne.postguice/postguice-test "0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.voodoodyne.postguice : postguice | jar | 0.10 |
org.flywaydb : flyway-core | jar | 4.1.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
org.mockito : mockito-core | jar | 2.2.9 |
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |