| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.thinker0.heron |
| Идентификатор | Идентификаторheron-pulsar-client |
| Последняя версия | Последняя версия1.0.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHeron Pulsar adapter
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| heron-pulsar-client-1.0.5.1.pom | |
| heron-pulsar-client-1.0.5.1.jar | 30 KB |
| heron-pulsar-client-1.0.5.1-sources.jar | 24 KB |
| heron-pulsar-client-1.0.5.1-javadoc.jar | 456 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.thinker0.heron/heron-pulsar-client/ -->
<dependency>
<groupId>com.github.thinker0.heron</groupId>
<artifactId>heron-pulsar-client</artifactId>
<version>1.0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thinker0.heron/heron-pulsar-client/
implementation 'com.github.thinker0.heron:heron-pulsar-client:1.0.5.1'
// https://jarcasting.com/artifacts/com.github.thinker0.heron/heron-pulsar-client/
implementation ("com.github.thinker0.heron:heron-pulsar-client:1.0.5.1")
'com.github.thinker0.heron:heron-pulsar-client:jar:1.0.5.1'
<dependency org="com.github.thinker0.heron" name="heron-pulsar-client" rev="1.0.5.1">
<artifact name="heron-pulsar-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thinker0.heron', module='heron-pulsar-client', version='1.0.5.1')
)
libraryDependencies += "com.github.thinker0.heron" % "heron-pulsar-client" % "1.0.5.1"
[com.github.thinker0.heron/heron-pulsar-client "1.0.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.pulsar : pulsar-client | jar | 2.10.0 |
| com.google.guava : guava | jar | 31.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.apache.heron : heron-api | jar | 0.20.4-incubating |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 2.28.2 |
| org.testng : testng | jar | 6.14.3 |