Last Version

jZenith JDBC Plugin 0.1

jZenith Application Framework

License

License

GroupId

GroupId

org.jzenith
ArtifactId

ArtifactId

jzenith-jdbc
Version

Version

0.1
Type

Type

jar
Description

Description

jZenith JDBC Plugin
jZenith Application Framework

Download jzenith-jdbc 0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jooq : jooq jar 3.11.5
org.flywaydb : flyway-core jar 5.2.0
com.github.davidmoten : rxjava2-jdbc jar 0.1-RC39
org.apache.commons : commons-collections4 jar 4.2
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 (9)

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 : mysql jar 1.9.1
mysql : mysql-connector-java jar 8.0.13
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.0
net.bytebuddy : byte-buddy jar 1.9.2
org.jzenith : jzenith-core jar 0.1

Project Modules

There are no modules declared in this project.