| Группа | Группаorg.apache.whirr |
|---|---|
| Идентификатор | Идентификаторwhirr-cdh-oldtests |
| Версия | Версия0.8.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| whirr-cdh-oldtests-0.8.0.pom | |
| whirr-cdh-oldtests-0.8.0.jar | 10 KB |
| whirr-cdh-oldtests-0.8.0-tests.jar | 23 KB |
| whirr-cdh-oldtests-0.8.0-sources.jar | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.whirr/whirr-cdh-oldtests/ -->
<dependency>
<groupId>org.apache.whirr</groupId>
<artifactId>whirr-cdh-oldtests</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.whirr/whirr-cdh-oldtests/
implementation 'org.apache.whirr:whirr-cdh-oldtests:0.8.0'
// https://jarcasting.com/artifacts/org.apache.whirr/whirr-cdh-oldtests/
implementation ("org.apache.whirr:whirr-cdh-oldtests:0.8.0")
'org.apache.whirr:whirr-cdh-oldtests:jar:0.8.0'
<dependency org="org.apache.whirr" name="whirr-cdh-oldtests" rev="0.8.0">
<artifact name="whirr-cdh-oldtests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.whirr', module='whirr-cdh-oldtests', version='0.8.0')
)
libraryDependencies += "org.apache.whirr" % "whirr-cdh-oldtests" % "0.8.0"
[org.apache.whirr/whirr-cdh-oldtests "0.8.0"]