is not current version
Last Version 0.1

be.dnsbelgium.data:pcap-to-athena 0.0.5

Convert PCAP files to Parquet format and make them available via Amazon Athena.

Categories

Categories

Data SBE Data Structures
GroupId

GroupId

be.dnsbelgium.data
ArtifactId

ArtifactId

pcap-to-athena
Version

Version

0.0.5
Type

Type

jar

Download pcap-to-athena 0.0.5


<!-- https://jarcasting.com/artifacts/be.dnsbelgium.data/pcap-to-athena/ -->
<dependency>
    <groupId>be.dnsbelgium.data</groupId>
    <artifactId>pcap-to-athena</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/be.dnsbelgium.data/pcap-to-athena/
implementation 'be.dnsbelgium.data:pcap-to-athena:0.0.5'
// https://jarcasting.com/artifacts/be.dnsbelgium.data/pcap-to-athena/
implementation ("be.dnsbelgium.data:pcap-to-athena:0.0.5")
'be.dnsbelgium.data:pcap-to-athena:jar:0.0.5'
<dependency org="be.dnsbelgium.data" name="pcap-to-athena" rev="0.0.5">
  <artifact name="pcap-to-athena" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.dnsbelgium.data', module='pcap-to-athena', version='0.0.5')
)
libraryDependencies += "be.dnsbelgium.data" % "pcap-to-athena" % "0.0.5"
[be.dnsbelgium.data/pcap-to-athena "0.0.5"]