is not current version
Last Version 1.0.4

io.github.henryssondaniel.teacup.report:mysql 1.0.0

Java Testing Framework for Communication Protocols and Web Services with MySQL

Categories

Categories

MySQL Data Databases
GroupId

GroupId

io.github.henryssondaniel.teacup.report
ArtifactId

ArtifactId

mysql
Version

Version

1.0.0
Type

Type

jar

Download mysql 1.0.0


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