не последняя версия
Последняя версия 0.6

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


Категории

Категории

MySQL Данные Базы данных
Группа

Группа

com.facebook.presto
Идентификатор

Идентификатор

testing-mysql-server-5
Версия

Версия

0.3
Тип

Тип

jar

Скачать testing-mysql-server-5 0.3


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