Last Version

OpenDXL Java Client 0.2.6

An OpenDXL client library for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.opendxl
ArtifactId

ArtifactId

dxlclient
Version

Version

0.2.6
Type

Type

jar
Description

Description

OpenDXL Java Client
An OpenDXL client library for Java
Project URL

Project URL

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

Source Code Management

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

Download dxlclient 0.2.6


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

Dependencies

runtime (12)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.4
com.fasterxml.jackson.core : jackson-annotations jar 2.9.7
com.fasterxml.jackson.core : jackson-core jar 2.9.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
log4j : log4j jar 1.2.17
org.msgpack : msgpack jar 0.6.7
info.picocli : picocli jar 3.8.2
org.apache.commons : commons-lang3 jar 3.8.1
org.bouncycastle : bcpkix-jdk15on jar 1.60
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpcore jar 4.4.10

Project Modules

There are no modules declared in this project.