| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.spotify |
| Идентификатор | Идентификаторratatool-cli_2.12 |
| Версия | Версия0.3.2 |
| Тип | Типjar |
| Описание |
Описаниеratatool-cli
A tool for random data sampling and generation
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ratatool-cli_2.12-0.3.2.pom | |
| ratatool-cli_2.12-0.3.2.jar | 16 KB |
| ratatool-cli_2.12-0.3.2-sources.jar | 3 KB |
| ratatool-cli_2.12-0.3.2-javadoc.jar | 631 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.spotify/ratatool-cli_2.12/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>ratatool-cli_2.12</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/ratatool-cli_2.12/
implementation 'com.spotify:ratatool-cli_2.12:0.3.2'
// https://jarcasting.com/artifacts/com.spotify/ratatool-cli_2.12/
implementation ("com.spotify:ratatool-cli_2.12:0.3.2")
'com.spotify:ratatool-cli_2.12:jar:0.3.2'
<dependency org="com.spotify" name="ratatool-cli_2.12" rev="0.3.2">
<artifact name="ratatool-cli_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='ratatool-cli_2.12', version='0.3.2')
)
libraryDependencies += "com.spotify" % "ratatool-cli_2.12" % "0.3.2"
[com.spotify/ratatool-cli_2.12 "0.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.4 |
| com.spotify : ratatool-common_2.12 | jar | 0.3.2 |
| com.spotify : ratatool-sampling_2.12 | jar | 0.3.2 |
| com.spotify : ratatool-diffy_2.12 | jar | 0.3.2 |
| com.google.protobuf : protobuf-java | jar | 3.4.0 |
| org.apache.avro : avro-compiler | jar | 1.8.2 |
| com.github.scopt : scopt_2.12 | jar | 3.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.4 |