Last Version

jZenith PostgreSQL Plugin 0.1

jZenith Application Framework

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.jzenith
ArtifactId

ArtifactId

jzenith-postgresql
Version

Version

0.1
Type

Type

jar
Description

Description

jZenith PostgreSQL Plugin
jZenith Application Framework

Download jzenith-postgresql 0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jooq : jooq jar 3.11.5
org.flywaydb : flyway-core jar 5.2.0
org.postgresql : postgresql jar 42.2.5
io.reactiverse : reactive-pg-client jar 0.10.6
org.jzenith : jzenith-core jar 0.1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2
com.github.spotbugs : spotbugs-annotations jar 3.1.8

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.testcontainers : postgresql jar 1.9.1
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.0
net.bytebuddy : byte-buddy jar 1.9.2

Project Modules

There are no modules declared in this project.