Last Version

Tools 0.9.1

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
Version

Version

0.9.1
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 0.9.1

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

<!-- 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.