| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.whirr |
| Идентификатор | Идентификаторwhirr-examples |
| Последняя версия | Последняя версия0.8.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Whirr Examples
Libraries for running cloud services
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| whirr-examples-0.8.2.pom | |
| whirr-examples-0.8.2.jar | 16 KB |
| whirr-examples-0.8.2-tests.jar | 10 KB |
| whirr-examples-0.8.2-sources.jar | 13 KB |
| whirr-examples-0.8.2-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.whirr/whirr-examples/ -->
<dependency>
<groupId>org.apache.whirr</groupId>
<artifactId>whirr-examples</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.whirr/whirr-examples/
implementation 'org.apache.whirr:whirr-examples:0.8.2'
// https://jarcasting.com/artifacts/org.apache.whirr/whirr-examples/
implementation ("org.apache.whirr:whirr-examples:0.8.2")
'org.apache.whirr:whirr-examples:jar:0.8.2'
<dependency org="org.apache.whirr" name="whirr-examples" rev="0.8.2">
<artifact name="whirr-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.whirr', module='whirr-examples', version='0.8.2')
)
libraryDependencies += "org.apache.whirr" % "whirr-examples" % "0.8.2"
[org.apache.whirr/whirr-examples "0.8.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.whirr : whirr-core | jar | 0.8.2 |
| org.apache.whirr : whirr-cdh | jar | 0.8.2 |
| org.apache.whirr : whirr-hadoop | jar | 0.8.2 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| com.jcraft : jsch | jar | 0.1.48 |
| log4j : log4j | jar | 1.2.16 |
| commons-configuration : commons-configuration | jar | 1.7 |
| net.sf.jopt-simple : jopt-simple | jar | 4.3 |
| org.apache.hadoop : hadoop-core | jar | 1.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.hamcrest : hamcrest-all | jar | 1.1 |
| org.mockito : mockito-all | jar | 1.9.0 |