Merge tag 'v0.13.0' into release

[maven-release-plugin] copy for tag v0.13.0
tree: 23ce67acb78b0f22dcb18a9e3e797156bc1da296
  1. .github/
  2. .mvn/
  3. plc4c/
  4. plc4go/
  5. plc4j/
  6. .asf.yaml
  7. .editorconfig
  8. .gitignore
  9. LICENSE
  10. mvnw
  11. mvnw.cmd
  12. NOTICE
  13. pom.xml
  14. README.md
  15. RELEASE_NOTES
README.md

Building PLC4X Extras

For building all parts of PLC4X-Extras ensure you're running at least Java 21 and 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.