Last Version

Example - MySQL 0.1

jZenith Application Framework

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

org.jzenith
ArtifactId

ArtifactId

jzenith-example-mysql
Version

Version

0.1
Type

Type

jar
Description

Description

Example - MySQL
jZenith Application Framework

Download jzenith-example-mysql 0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jzenith : jzenith-example-common jar 0.1
org.jzenith : jzenith-jdbc jar 0.1
mysql : mysql-connector-java jar 8.0.13
org.jzenith : jzenith-rest jar 0.1
io.opentracing.contrib » span-reporter-slf4j jar 0.1.0

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.jzenith : jzenith-example-common jar 0.1
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.assertj : assertj-core jar 3.11.1
io.rest-assured : rest-assured jar 3.2.0
org.dbunit : dbunit jar 2.5.4

Project Modules

There are no modules declared in this project.