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