is not current version
Last Version 1.0.0

org.boothub:boothub-postgres 0.1.2

The boothub-postgres artifact

GroupId

GroupId

org.boothub
ArtifactId

ArtifactId

boothub-postgres
Version

Version

0.1.2
Type

Type

jar

Download boothub-postgres 0.1.2


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