License |
License |
---|---|
GroupId | GroupIdorg.boothub |
ArtifactId | ArtifactIdboothub-postgres |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModule boothub-postgres
The boothub-postgres artifact
|
Filename | Size |
---|---|
boothub-postgres-1.0.0.pom | |
boothub-postgres-1.0.0.jar | 51 KB |
boothub-postgres-1.0.0-sources.jar | 2 KB |
boothub-postgres-1.0.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.boothub/boothub-postgres/ -->
<dependency>
<groupId>org.boothub</groupId>
<artifactId>boothub-postgres</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.boothub/boothub-postgres/
implementation 'org.boothub:boothub-postgres:1.0.0'
// https://jarcasting.com/artifacts/org.boothub/boothub-postgres/
implementation ("org.boothub:boothub-postgres:1.0.0")
'org.boothub:boothub-postgres:jar:1.0.0'
<dependency org="org.boothub" name="boothub-postgres" rev="1.0.0">
<artifact name="boothub-postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boothub', module='boothub-postgres', version='1.0.0')
)
libraryDependencies += "org.boothub" % "boothub-postgres" % "1.0.0"
[org.boothub/boothub-postgres "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.4.12 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.boothub : boothub-db | jar | 1.0.0 |
org.postgresql : postgresql | jar | 42.1.4 |