io.github.henryssondaniel.teacup.report:mysql

Report Teacup data to a MySQL database

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

io.github.henryssondaniel.teacup.report
ArtifactId

ArtifactId

mysql
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.henryssondaniel.teacup.report:mysql
Report Teacup data to a MySQL database
Project URL

Project URL

https://github.com/HenryssonDaniel/teacup-java-report-mysql
Source Code Management

Source Code Management

https://github.com/HenryssonDaniel/teacup-java-report-mysql

Download mysql

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.18
io.github.henryssondaniel.teacup : core jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0