| License |
License |
|---|---|
| Categories |
CategoriesMySQL Data Databases |
| GroupId | GroupIdio.github.henryssondaniel.teacup.report |
| ArtifactId | ArtifactIdmysql |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.henryssondaniel.teacup.report:mysql
Report Teacup data to a MySQL database
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mysql-1.0.4.pom | |
| mysql-1.0.4.jar | 9 KB |
| mysql-1.0.4-sources.jar | 4 KB |
| mysql-1.0.4-javadoc.jar | 390 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.18 |
| io.github.henryssondaniel.teacup : core | jar | 1.2.0 |