dovado

"Dovado" is a Java library which aims to simplify the communication with the devices from Dovado.

License

License

GroupId

GroupId

at.crea-doo.util.dovado
ArtifactId

ArtifactId

dovado
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dovado
"Dovado" is a Java library which aims to simplify the communication with the devices from Dovado.

Download dovado

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
commons-net : commons-net jar 3.6

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0