License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdorg.apache.plc4x |
ArtifactId | ArtifactIdplc4j-utils-wireshark-utils |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionPLC4J: Utils: WireShark Utils
A set of helper utilities that allow reading and writing of `pcapng` files so they can be inspected with WireShark.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.plc4x/plc4j-utils-wireshark-utils/ -->
<dependency>
<groupId>org.apache.plc4x</groupId>
<artifactId>plc4j-utils-wireshark-utils</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4j-utils-wireshark-utils/
implementation 'org.apache.plc4x:plc4j-utils-wireshark-utils:0.2.0'
// https://jarcasting.com/artifacts/org.apache.plc4x/plc4j-utils-wireshark-utils/
implementation ("org.apache.plc4x:plc4j-utils-wireshark-utils:0.2.0")
'org.apache.plc4x:plc4j-utils-wireshark-utils:jar:0.2.0'
<dependency org="org.apache.plc4x" name="plc4j-utils-wireshark-utils" rev="0.2.0">
<artifact name="plc4j-utils-wireshark-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.plc4x', module='plc4j-utils-wireshark-utils', version='0.2.0')
)
libraryDependencies += "org.apache.plc4x" % "plc4j-utils-wireshark-utils" % "0.2.0"
[org.apache.plc4x/plc4j-utils-wireshark-utils "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |