[maven-release-plugin] prepare release v0.13.0
35 files changed
tree: 4a16ef3bf436faa9335108527f52af6602ca912a
  1. .github/
  2. .mvn/
  3. plc4c/
  4. plc4go/
  5. plc4j/
  6. .asf.yaml
  7. .gitignore
  8. LICENSE
  9. mvnw
  10. mvnw.cmd
  11. NOTICE
  12. pom.xml
  13. README.md
  14. 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.