is not current version
Last Version 0.6

com.facebook.presto:testing-mysql-server-root 0.3

Embedded MySQL server for use in tests

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

testing-mysql-server-root
Version

Version

0.3
Type

Type

pom

Download testing-mysql-server-root 0.3


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