| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.jetoile.hadoop |
| Идентификатор | Идентификаторhadoop-unit-site |
| Последняя версия | Последняя версия3.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHadoop Unit
|
| Имя Файла | Размер |
|---|---|
| hadoop-unit-site-3.8.pom | |
| hadoop-unit-site-3.8.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-site/ -->
<dependency>
<groupId>fr.jetoile.hadoop</groupId>
<artifactId>hadoop-unit-site</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-site/
implementation 'fr.jetoile.hadoop:hadoop-unit-site:3.8'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-site/
implementation ("fr.jetoile.hadoop:hadoop-unit-site:3.8")
'fr.jetoile.hadoop:hadoop-unit-site:jar:3.8'
<dependency org="fr.jetoile.hadoop" name="hadoop-unit-site" rev="3.8">
<artifact name="hadoop-unit-site" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='hadoop-unit-site', version='3.8')
)
libraryDependencies += "fr.jetoile.hadoop" % "hadoop-unit-site" % "3.8"
[fr.jetoile.hadoop/hadoop-unit-site "3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.assertj : assertj-core | jar | 3.11.1 |