| License | License | 
|---|---|
| Categories | CategoriesData CLI User Interface | 
| GroupId | GroupIdcom.opendxl | 
| ArtifactId | ArtifactIddxldatabusclient | 
| Last Version | Last Version2.4.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpenDXL Databus Java Client An OpenDXL Databus client library for Java | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| dxldatabusclient-2.4.8.pom | |
| dxldatabusclient-2.4.8.jar | 148 KB | 
| dxldatabusclient-2.4.8-sources.jar | 237 KB | 
| dxldatabusclient-2.4.8-javadoc.jar | 409 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 | 
| org.apache.commons : commons-compress | jar | 1.21 | 
| 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 |