TheDavidBox client for Java

A Java HTTP client for consuming TheDavidBox Service API of Networked Media Tank devices

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.vikingbrain
ArtifactId

ArtifactId

thedavidbox-client4j
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

TheDavidBox client for Java
A Java HTTP client for consuming TheDavidBox Service API of Networked Media Tank devices
Project URL

Project URL

http://github.com/vikingbrain/thedavidbox-client4j
Source Code Management

Source Code Management

https://www.github.com/vikingbrain/thedavidbox-client4j.git

Download thedavidbox-client4j

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.0.1
org.simpleframework : simple-xml jar 2.7.1
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.0