MVN

org.apache.plc4x : plc4j-utils

Maven & Gradle

Oct 03, 2022

PLC4J: Utils · A collection of utilities used internally.

<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>plc4j-utils</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.plc4x : plc4j-utils to add to Maven - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of org.apache.plc4x : plc4j-utils to add to Maven - All Versions:

Version Vulnerabilities Updated
0.10.x
plc4j-utils-0.10.0
0.9.x
plc4j-utils-0.9.1
plc4j-utils-0.9.0
0.8.x
plc4j-utils-0.8.0
0.7.x
plc4j-utils-0.7.0
0.6.x
plc4j-utils-0.6.0
0.5.x
plc4j-utils-0.5.0
0.4.x
plc4j-utils-0.4.0
0.3.x
plc4j-utils-0.3.1
plc4j-utils-0.3.0
0.2.x
plc4j-utils-0.2.0
0.1.x
plc4j-utils-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>plc4j-utils</artifactId>
    <version>0.10.0</version>
</dependency>