Last Version

netio 1.0

NETIO is a series of smart sockets nd PDU (Power Distribution Unit) by Koukaam. This library gives you a Java-Interface to control them.

License

License

Categories

Categories

Net
GroupId

GroupId

org.rjung.util
ArtifactId

ArtifactId

netio
Version

Version

1.0
Type

Type

jar
Description

Description

netio
NETIO is a series of smart sockets nd PDU (Power Distribution Unit) by Koukaam. This library gives you a Java-Interface to control them.
Project URL

Project URL

http://github.com/rynr/netio
Source Code Management

Source Code Management

http://github.com/rynr/netio

Download netio 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.