is not current version
Last Version 2.4.8

com.opendxl:dxldatabusclient 2.4.0

An OpenDXL Databus client library for Java

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.opendxl
ArtifactId

ArtifactId

dxldatabusclient
Version

Version

2.4.0
Type

Type

jar

Download dxldatabusclient 2.4.0


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