OpenDXL Databus Java Client

An OpenDXL Databus client library for Java

Лицензия

Лицензия

Категории

Категории

Данные CLI Взаимодействие с пользователем
Группа

Группа

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

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

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

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

2.4.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

OpenDXL Databus Java Client
An OpenDXL Databus client library for Java
Ссылка на сайт

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

https://github.com/opendxl/opendxl-databus-client-java
Система контроля версий

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

https://github.com/opendxl/opendxl-databus-client-java

Скачать dxldatabusclient

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
org.apache.commons : commons-compress jar 1.21

runtime (10)

Идентификатор библиотеки Тип Версия
org.apache.kafka : kafka-clients jar 2.3.1
org.apache.kafka : kafka-streams jar 2.3.1
org.scala-lang : scala-reflect jar 2.12.11
org.lz4 : lz4-java jar 1.7.1
org.apache.avro : avro jar 1.11.0
com.google.code.gson : gson jar 2.8.5
org.apache.commons : commons-configuration2 jar 2.7
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.7.30
net.sf.jopt-simple : jopt-simple jar 5.0.4

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

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

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

Версия
2.4.8
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0