| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jkoolcloud.tnt4j.streams |
| Идентификатор | Идентификаторtnt4j-streams-hdfs |
| Версия | Версия1.11.7 |
| Тип | Типjar |
| Описание |
ОписаниеTNT4J Streams allows data streaming, parsing from various data sources into TNT4J event sinks.
|
| Организация-разработчик |
Организация-разработчикjKool, LLC |
| Имя Файла | Размер |
|---|---|
| tnt4j-streams-hdfs-1.11.7.pom | |
| tnt4j-streams-hdfs-1.11.7.jar | 20 KB |
| tnt4j-streams-hdfs-1.11.7-tests.jar | 9 KB |
| tnt4j-streams-hdfs-1.11.7-sources.jar | 15 KB |
| tnt4j-streams-hdfs-1.11.7-javadoc.jar | 66 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-hdfs/ -->
<dependency>
<groupId>com.jkoolcloud.tnt4j.streams</groupId>
<artifactId>tnt4j-streams-hdfs</artifactId>
<version>1.11.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-hdfs/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams-hdfs:1.11.7'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-hdfs/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams-hdfs:1.11.7")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams-hdfs:jar:1.11.7'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams-hdfs" rev="1.11.7">
<artifact name="tnt4j-streams-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams-hdfs', version='1.11.7')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams-hdfs" % "1.11.7"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams-hdfs "1.11.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jkoolcloud.tnt4j.streams : tnt4j-streams-core | jar | 1.11.7 |
| org.apache.hadoop : hadoop-common | jar | 3.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-hdfs-client | jar | 3.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jkoolcloud.tnt4j.streams : tnt4j-streams-core | test-jar | 1.11.7 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.27.0 |