| Категории |
КатегорииMySQL Данные Базы данных |
|---|---|
| Группа | Группаcom.facebook.presto |
| Идентификатор | Идентификаторtesting-mysql-server-root |
| Версия | Версия0.4 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| testing-mysql-server-root-0.4.pom | 3 KB |
| Обзор |
<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/com.facebook.presto/testing-mysql-server-root/
implementation ("com.facebook.presto:testing-mysql-server-root:0.4")
'com.facebook.presto:testing-mysql-server-root:pom:0.4'
<dependency org="com.facebook.presto" name="testing-mysql-server-root" rev="0.4">
<artifact name="testing-mysql-server-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='testing-mysql-server-root', version='0.4')
)
libraryDependencies += "com.facebook.presto" % "testing-mysql-server-root" % "0.4"
[com.facebook.presto/testing-mysql-server-root "0.4"]