tpcds

Port of the TPC-DS data generator to Java

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.hydromatic
Идентификатор

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

tpcds
Последняя версия

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

0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

tpcds
Port of the TPC-DS data generator to Java
Ссылка на сайт

Ссылка на сайт

http://github.com/julianhyde/tpcds
Организация-разработчик

Организация-разработчик

Julian Hyde

Скачать tpcds

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.hydromatic/tpcds/ -->
<dependency>
    <groupId>net.hydromatic</groupId>
    <artifactId>tpcds</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.hydromatic/tpcds/
implementation 'net.hydromatic:tpcds:0.4'
// https://jarcasting.com/artifacts/net.hydromatic/tpcds/
implementation ("net.hydromatic:tpcds:0.4")
'net.hydromatic:tpcds:jar:0.4'
<dependency org="net.hydromatic" name="tpcds" rev="0.4">
  <artifact name="tpcds" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hydromatic', module='tpcds', version='0.4')
)
libraryDependencies += "net.hydromatic" % "tpcds" % "0.4"
[net.hydromatic/tpcds "0.4"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 11.0.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4
0.3