is not current version
Last Version 0.6

com.facebook.presto:testing-mysql-server-5 0.2


Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

testing-mysql-server-5
Version

Version

0.2
Type

Type

jar

Download testing-mysql-server-5 0.2


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