License |
License |
---|---|
GroupId | GroupIdcom.github.zuinnote |
ArtifactId | ArtifactIdhadoopoffice-hiveserde |
Version | Version1.5.0 |
Type | Typejar |
Description |
DescriptionHadoopOffice
HadoopOfficelibrary to load/write office documents using Big Data technologies, such as Hadoop/Flink/Hive/Spark
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-hiveserde/ -->
<dependency>
<groupId>com.github.zuinnote</groupId>
<artifactId>hadoopoffice-hiveserde</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-hiveserde/
implementation 'com.github.zuinnote:hadoopoffice-hiveserde:1.5.0'
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-hiveserde/
implementation ("com.github.zuinnote:hadoopoffice-hiveserde:1.5.0")
'com.github.zuinnote:hadoopoffice-hiveserde:jar:1.5.0'
<dependency org="com.github.zuinnote" name="hadoopoffice-hiveserde" rev="1.5.0">
<artifact name="hadoopoffice-hiveserde" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuinnote', module='hadoopoffice-hiveserde', version='1.5.0')
)
libraryDependencies += "com.github.zuinnote" % "hadoopoffice-hiveserde" % "1.5.0"
[com.github.zuinnote/hadoopoffice-hiveserde "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.zuinnote : hadoopoffice-fileformat | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-serde | jar | 3.1.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |