License |
License |
---|---|
GroupId | GroupIdorg.apache.plc4x |
ArtifactId | ArtifactIdplc4x-protocols-test-utils |
Version | Version0.4.0 |
Type | Typejar |
Description |
DescriptionProtocols: Test-Utils
Test utils for protocols
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.plc4x/plc4x-protocols-test-utils/ -->
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4x-protocols-test-utils</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4x-protocols-test-utils/
implementation 'org.apache.plc4x:plc4x-protocols-test-utils:0.4.0'
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4x-protocols-test-utils/
implementation ("org.apache.plc4x:plc4x-protocols-test-utils:0.4.0")
'org.apache.plc4x:plc4x-protocols-test-utils:jar:0.4.0'
<dependency org="org.apache.plc4x" name="plc4x-protocols-test-utils" rev="0.4.0">
<artifact name="plc4x-protocols-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x', module='plc4x-protocols-test-utils', version='0.4.0')
)
libraryDependencies += "org.apache.plc4x" % "plc4x-protocols-test-utils" % "0.4.0"
[org.apache.plc4x/plc4x-protocols-test-utils "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.daffodil : daffodil-tdml-lib_2.12 | jar | 2.3.0 |
org.apache.daffodil : daffodil-lib_2.12 | jar | 2.3.0 |
org.apache.daffodil : daffodil-tdml-processor_2.12 | jar | 2.3.0 |
org.scala-lang : scala-library | jar | 2.12.6 |
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |