OpenDXL Databus Java Client

An OpenDXL Databus client library for Java

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.opendxl
ArtifactId

ArtifactId

dxldatabusclient
Last Version

Last Version

2.4.8
Release Date

Release Date

Type

Type

jar
Description

Description

OpenDXL Databus Java Client
An OpenDXL Databus client library for Java
Project URL

Project URL

https://github.com/opendxl/opendxl-databus-client-java
Source Code Management

Source Code Management

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

Download dxldatabusclient

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
org.apache.commons : commons-compress jar 1.21

runtime (10)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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