Last Version

testing-mysql-server-base 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-base
Version

Version

0.6
Type

Type

jar
Description

Description

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

Download testing-mysql-server-base 0.6


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 26.0-jre
io.airlift : command jar 0.3
com.facebook.airlift : concurrent jar 0.186
com.facebook.airlift : log jar 0.186
io.airlift : units jar 1.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.6

Project Modules

There are no modules declared in this project.