Last Version

OpenDXL Streaming Java Client 0.1.6

An OpenDXL streaming client library for Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.opendxl
ArtifactId

ArtifactId

dxlstreamingclient
Version

Version

0.1.6
Type

Type

jar
Description

Description

OpenDXL Streaming Java Client
An OpenDXL streaming client library for Java
Project URL

Project URL

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

Source Code Management

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

Download dxlstreamingclient 0.1.6


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

Dependencies

runtime (7)

Group / Artifact Type Version
com.e-movimento.tinytools : privilegedaccessor jar 1.2.2
net.sf.jopt-simple : jopt-simple jar 5.0.4
commons-codec : commons-codec jar 1.15
org.apache.httpcomponents : httpclient jar 4.5.13
com.google.code.gson : gson jar 2.8.6
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2

Project Modules

There are no modules declared in this project.