jamod

jamod is an object oriented implementation of the Modbus protocol, realized 100% in Java. It allows to quickly realize master and slave applications in various transport flavors (IP and serial).

License

License

Categories

Categories

Net
GroupId

GroupId

net.wimpi
ArtifactId

ArtifactId

jamod
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

jamod
jamod is an object oriented implementation of the Modbus protocol, realized 100% in Java. It allows to quickly realize master and slave applications in various transport flavors (IP and serial).
Project URL

Project URL

http://jamod.sourceforge.net

Download jamod

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.rxtx : rxtx jar 2.1.7

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2