Tools

PLC4X is an effort to create a universal library for accessing industrial programmable logic controllers using a variety of protocols using a uniform API.

License

License

GroupId

GroupId

org.apache.plc4x
ArtifactId

ArtifactId

plc4x-tools
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

pom
Description

Description

Tools
PLC4X is an effort to create a universal library for accessing industrial programmable logic controllers using a variety of protocols using a uniform API.
Project Organization

Project Organization

The Apache Software Foundation

Download plc4x-tools

Filename Size
plc4x-tools-0.9.1.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.apache.plc4x

The Apache Software Foundation

Versions

Version
0.9.1
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0