Last Version

testing-mysql-server-8 0.6

Embedded MySQL server for use in tests

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

testing-mysql-server-8
Version

Version

0.6
Type

Type

jar
Description

Description

testing-mysql-server-8
Embedded MySQL server for use in tests

Download testing-mysql-server-8 0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.facebook.presto : testing-mysql-server-base jar 0.6
com.google.guava : guava jar 26.0-jre

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.15

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.6
com.facebook.presto : testing-mysql-server-base test-jar 0.6

Project Modules

There are no modules declared in this project.