PLC4X The Industrial IoT adapter

Clone this repo:
  1. ac957a4 chore(deps-dev): bump org.cyclonedx:cyclonedx-maven-plugin (#751) by dependabot[bot] · 3 days ago develop
  2. 24dbf57 chore(deps): bump release-drafter/release-drafter from 7.6.0 to 7.7.0 (#753) by dependabot[bot] · 3 days ago
  3. 24aafd3 chore(deps): bump com.gradle:common-custom-user-data-maven-extension (#754) by dependabot[bot] · 3 days ago
  4. 6d6790f chore(deps): bump github/codeql-action from 4.37.3 to 4.37.6 (#756) by dependabot[bot] · 3 days ago
  5. aaca793 chore(deps): bump github/codeql-action from 4 to 4.37.3 (#750) by dependabot[bot] · 13 days ago

Building PLC4X Extras

For building all parts of PLC4X-Extras ensure you‘re running at least Java 21. Maven 4.0.0-rc-5 or newer is required to build, so be sure it’s installed and available on your system (the bundled Maven-Wrapper takes care of this automatically when using ./mvnw or mvnw instead of the normal mvn command).

Run the following command:

./mvnw -P with-c,with-go,with-java install

Licensing

Apache PLC4X is released under the Apache License Version 2.0.