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