is not current version
Last Version 1.3.2

com.github.zuinnote:hadoopcryptoledger-hiveserde 1.2.0

HadoopCryptoLedger library to analyse cryptoledgers, such as the Bitcoin blockchain, by using Big Data technologies, such as Hadoop/Hive/Flink/Spark

GroupId

GroupId

com.github.zuinnote
ArtifactId

ArtifactId

hadoopcryptoledger-hiveserde
Version

Version

1.2.0
Type

Type

jar

Download hadoopcryptoledger-hiveserde 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.zuinnote/hadoopcryptoledger-hiveserde/ -->
<dependency>
    <groupId>com.github.zuinnote</groupId>
    <artifactId>hadoopcryptoledger-hiveserde</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopcryptoledger-hiveserde/
implementation 'com.github.zuinnote:hadoopcryptoledger-hiveserde:1.2.0'
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopcryptoledger-hiveserde/
implementation ("com.github.zuinnote:hadoopcryptoledger-hiveserde:1.2.0")
'com.github.zuinnote:hadoopcryptoledger-hiveserde:jar:1.2.0'
<dependency org="com.github.zuinnote" name="hadoopcryptoledger-hiveserde" rev="1.2.0">
  <artifact name="hadoopcryptoledger-hiveserde" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuinnote', module='hadoopcryptoledger-hiveserde', version='1.2.0')
)
libraryDependencies += "com.github.zuinnote" % "hadoopcryptoledger-hiveserde" % "1.2.0"
[com.github.zuinnote/hadoopcryptoledger-hiveserde "1.2.0"]