jowfsclient

Java connector to owfs providing both network and file adapters. Provided with alarming monitor

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.owfs
ArtifactId

ArtifactId

jowfsclient
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

jowfsclient
Java connector to owfs providing both network and file adapters. Provided with alarming monitor
Project URL

Project URL

https://github.com/tomasz-kucharski/jowfsclient/wiki

Download jowfsclient

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
commons-pool : commons-pool jar 1.6
org.slf4j : slf4j-api jar 1.7.2
org.apache.commons : commons-lang3 jar 3.1

test (5)

Group / Artifact Type Version
org.testng : testng jar 6.5.2
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-all jar 1.9.5
org.slf4j : slf4j-log4j12 jar 1.7.2
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.6
1.2.3
1.2.2
1.2.1
1.2.0