com.github.codegerm:org.cg.eventbus

Simplified messaging programming model with kafka implementation.

Лицензия

Лицензия

Категории

Категории

EventBus Библиотеки уровня приложения Messaging
Группа

Группа

com.github.codegerm
Идентификатор

Идентификатор

org.cg.eventbus
Последняя версия

Последняя версия

1.0.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.codegerm:org.cg.eventbus
Simplified messaging programming model with kafka implementation.
Ссылка на сайт

Ссылка на сайт

https://github.com/CodeGerm/EventBus
Организация-разработчик

Организация-разработчик

CodeGerm
Система контроля версий

Система контроля версий

https://github.com/CodeGerm/EventBus

Скачать org.cg.eventbus

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.codegerm/org.cg.eventbus/ -->
<dependency>
    <groupId>com.github.codegerm</groupId>
    <artifactId>org.cg.eventbus</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codegerm/org.cg.eventbus/
implementation 'com.github.codegerm:org.cg.eventbus:1.0.8'
// https://jarcasting.com/artifacts/com.github.codegerm/org.cg.eventbus/
implementation ("com.github.codegerm:org.cg.eventbus:1.0.8")
'com.github.codegerm:org.cg.eventbus:jar:1.0.8'
<dependency org="com.github.codegerm" name="org.cg.eventbus" rev="1.0.8">
  <artifact name="org.cg.eventbus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codegerm', module='org.cg.eventbus', version='1.0.8')
)
libraryDependencies += "com.github.codegerm" % "org.cg.eventbus" % "1.0.8"
[com.github.codegerm/org.cg.eventbus "1.0.8"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.kafka : kafka_2.11 jar 0.11.0.0
joda-time : joda-time jar 2.4
commons-configuration : commons-configuration jar 1.10
org.xerial.snappy : snappy-java jar 1.1.1.7
org.apache.commons : commons-pool2 jar 2.0
junit : junit jar 4.12

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.avro : avro jar 1.7.7

Модули Проекта

Данный проект не имеет модулей.
com.github.codegerm

Code Germ Team

Версии библиотеки

Версия
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0