is not current version
Last Version 0.6

com.facebook.presto:testing-mysql-server-8 0.1


Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

testing-mysql-server-8
Version

Version

0.1
Type

Type

jar

Download testing-mysql-server-8 0.1


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