| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.htuple |
| Идентификатор | Идентификаторhtuple-dist |
| Версия | Версия0.1.1 |
| Тип | Типpom |
| Описание |
ОписаниеA collection of utilities to make working with Hadoop a little bit easier.
|
| Имя Файла | Размер |
|---|---|
| htuple-dist-0.1.1.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.htuple/htuple-dist/ -->
<dependency>
<groupId>org.htuple</groupId>
<artifactId>htuple-dist</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.htuple/htuple-dist/
implementation 'org.htuple:htuple-dist:0.1.1'
// https://jarcasting.com/artifacts/org.htuple/htuple-dist/
implementation ("org.htuple:htuple-dist:0.1.1")
'org.htuple:htuple-dist:pom:0.1.1'
<dependency org="org.htuple" name="htuple-dist" rev="0.1.1">
<artifact name="htuple-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.htuple', module='htuple-dist', version='0.1.1')
)
libraryDependencies += "org.htuple" % "htuple-dist" % "0.1.1"
[org.htuple/htuple-dist "0.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.htuple : htuple-core | jar | 0.1.1 |
| org.htuple : htuple-examples | jar | 0.1.1 |