| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.opendxl | 
| ArtifactId | ArtifactIddxlstreamingclient | 
| Last Version | Last Version0.1.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpenDXL Streaming Java Client An OpenDXL streaming client library for Java | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| dxlstreamingclient-0.1.6.pom | |
| dxlstreamingclient-0.1.6.jar | 85 KB | 
| dxlstreamingclient-0.1.6-sources.jar | 134 KB | 
| dxlstreamingclient-0.1.6-javadoc.jar | 208 KB | 
| Browse | 
<!-- 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"]| 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 |