PLC4X: Build Utils: Protocol Test: (Documentation)

Fake protocol intended for demonstrating the different features and aspects of MSpec.

License

License

GroupId

GroupId

org.apache.plc4x
ArtifactId

ArtifactId

plc4x-code-generation-protocol-test
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

PLC4X: Build Utils: Protocol Test: (Documentation)
Fake protocol intended for demonstrating the different features and aspects of MSpec.
Project Organization

Project Organization

The Apache Software Foundation

Download plc4x-code-generation-protocol-test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.plc4x : plc4x-code-generation-protocol-base-mspec jar 0.9.1

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

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0