| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.apex |
| Идентификатор | Идентификаторmalhar-kafka010 |
| Последняя версия | Последняя версия3.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Apex Malhar Kafka Support using 0.10 Consumer API
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| malhar-kafka010-3.8.0.pom | |
| malhar-kafka010-3.8.0.jar | 16 KB |
| malhar-kafka010-3.8.0-tests.jar | 30 KB |
| malhar-kafka010-3.8.0-sources.jar | 13 KB |
| malhar-kafka010-3.8.0-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.apex/malhar-kafka010/ -->
<dependency>
<groupId>org.apache.apex</groupId>
<artifactId>malhar-kafka010</artifactId>
<version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.apex/malhar-kafka010/
implementation 'org.apache.apex:malhar-kafka010:3.8.0'
// https://jarcasting.com/artifacts/org.apache.apex/malhar-kafka010/
implementation ("org.apache.apex:malhar-kafka010:3.8.0")
'org.apache.apex:malhar-kafka010:jar:3.8.0'
<dependency org="org.apache.apex" name="malhar-kafka010" rev="3.8.0">
<artifact name="malhar-kafka010" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.apex', module='malhar-kafka010', version='3.8.0')
)
libraryDependencies += "org.apache.apex" % "malhar-kafka010" % "3.8.0"
[org.apache.apex/malhar-kafka010 "3.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.kafka : kafka_2.11 Необязательный | jar | 0.10.2.1 |
| org.apache.kafka : kafka-clients | jar | 0.10.2.1 |
| org.apache.apex : malhar-kafka-common | jar | 3.8.0 |
| org.apache.apex : malhar-library | jar | 3.8.0 |
| org.apache.apex : apex-common | jar | 3.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.apex : malhar-kafka-common | test-jar | 3.8.0 |
| org.apache.kafka : kafka_2.11 | jar | 0.10.2.1 |
| org.apache.apex : malhar-library | jar | 3.8.0 |
| org.apache.apex : apex-engine | jar | 3.6.0 |
| org.mockito : mockito-core | jar | 2.8.47 |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |
| org.powermock : powermock-module-junit4 | jar | 1.7.1 |
| junit : junit | jar | 4.11 |
| pl.pragmatists : JUnitParams | jar | 1.0.4 |