PLC4X: Code-Generation

Home of the PLC4X code-generation framework.

License

License

GroupId

GroupId

org.apache.plc4x
ArtifactId

ArtifactId

plc4x-code-generation
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

pom
Description

Description

PLC4X: Code-Generation
Home of the PLC4X code-generation framework.
Project Organization

Project Organization

The Apache Software Foundation

Download plc4x-code-generation

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.plc4x/plc4x-code-generation/ -->
<dependency>
    <groupId>org.apache.plc4x</groupId>
    <artifactId>plc4x-code-generation</artifactId>
    <version>0.9.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4x-code-generation/
implementation 'org.apache.plc4x:plc4x-code-generation:0.9.1'
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4x-code-generation/
implementation ("org.apache.plc4x:plc4x-code-generation:0.9.1")
'org.apache.plc4x:plc4x-code-generation:pom:0.9.1'
<dependency org="org.apache.plc4x" name="plc4x-code-generation" rev="0.9.1">
  <artifact name="plc4x-code-generation" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x', module='plc4x-code-generation', version='0.9.1')
)
libraryDependencies += "org.apache.plc4x" % "plc4x-code-generation" % "0.9.1"
[org.apache.plc4x/plc4x-code-generation "0.9.1"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.jupiter : junit-jupiter-api jar 5.7.2

Project Modules

  • language-base-freemarker
  • protocol-base-mspec
  • protocol-test
  • language-java

Versions

Version
0.9.1
0.9.0