openwebnet4j OpenWebNet Java library

openwebnet4j is a Java library for the Open Web Net protocol

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.openwebnet4j
ArtifactId

ArtifactId

openwebnet4j
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

openwebnet4j OpenWebNet Java library
openwebnet4j is a Java library for the Open Web Net protocol
Project URL

Project URL

https://openwebnet4j.github.io
Source Code Management

Source Code Management

https://github.com/mvalla/openwebnet4j

Download openwebnet4j

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
com.neuronrobotics : nrjavaserial jar 5.2.1
org.osgi : org.osgi.core jar 6.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1