License |
License |
---|---|
GroupId | GroupIdorg.apache.plc4x |
ArtifactId | ArtifactIdplc4x-code-generation-protocol-base-mspec |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPLC4X: Build Utils: Protocol Base: MSpec
Base stuff for building protocols using our custom MSpec format.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec/ -->
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-code-generation-protocol-base-mspec</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec/
implementation 'org.apache.plc4x:plc4x-code-generation-protocol-base-mspec:0.9.1'
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4x-code-generation-protocol-base-mspec/
implementation ("org.apache.plc4x:plc4x-code-generation-protocol-base-mspec:0.9.1")
'org.apache.plc4x:plc4x-code-generation-protocol-base-mspec:jar:0.9.1'
<dependency org="org.apache.plc4x" name="plc4x-code-generation-protocol-base-mspec" rev="0.9.1">
<artifact name="plc4x-code-generation-protocol-base-mspec" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x', module='plc4x-code-generation-protocol-base-mspec', version='0.9.1')
)
libraryDependencies += "org.apache.plc4x" % "plc4x-code-generation-protocol-base-mspec" % "0.9.1"
[org.apache.plc4x/plc4x-code-generation-protocol-base-mspec "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.plc4x.plugins : plc4x-code-generation-protocol-base | jar | 1.5.0 |
commons-io : commons-io | jar | 2.11.0 |
org.antlr : antlr4-runtime | jar | 4.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.12.4 |
org.mockito : mockito-junit-jupiter | jar | 3.12.4 |
org.hamcrest : hamcrest-library | jar | 2.2 |
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |