| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ebay.jetstream |
| Идентификатор | Идентификаторjetstream-hdfs |
| Последняя версия | Последняя версия4.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDistributed Stream Processing Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jetstream-hdfs-4.1.0.pom | |
| jetstream-hdfs-4.1.0.jar | 72 KB |
| jetstream-hdfs-4.1.0-sources.jar | 34 KB |
| jetstream-hdfs-4.1.0-javadoc.jar | 219 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-hdfs/ -->
<dependency>
<groupId>com.ebay.jetstream</groupId>
<artifactId>jetstream-hdfs</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-hdfs/
implementation 'com.ebay.jetstream:jetstream-hdfs:4.1.0'
// https://jarcasting.com/artifacts/com.ebay.jetstream/jetstream-hdfs/
implementation ("com.ebay.jetstream:jetstream-hdfs:4.1.0")
'com.ebay.jetstream:jetstream-hdfs:jar:4.1.0'
<dependency org="com.ebay.jetstream" name="jetstream-hdfs" rev="4.1.0">
<artifact name="jetstream-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ebay.jetstream', module='jetstream-hdfs', version='4.1.0')
)
libraryDependencies += "com.ebay.jetstream" % "jetstream-hdfs" % "4.1.0"
[com.ebay.jetstream/jetstream-hdfs "4.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ebay.jetstream : jetstreamframework | jar | 4.1.0 |
| com.ebay.jetstream : jetstream-messaging | jar | 4.1.0 |
| org.apache.hadoop : hadoop-common | jar | 2.4.0 |
| org.apache.hadoop : hadoop-hdfs | jar | 2.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.findbugs : annotations | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |
| junit : junit | jar | 4.12 |