License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.zuinnote |
ArtifactId | ArtifactIdhadoopoffice-fileformat |
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 |
Filename | Size |
---|---|
hadoopoffice-fileformat-1.5.0.pom | |
hadoopoffice-fileformat-1.5.0.jar | 155 KB |
hadoopoffice-fileformat-1.5.0-sources.jar | 139 KB |
hadoopoffice-fileformat-1.5.0-javadoc.jar | 319 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-fileformat/ -->
<dependency>
<groupId>com.github.zuinnote</groupId>
<artifactId>hadoopoffice-fileformat</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-fileformat/
implementation 'com.github.zuinnote:hadoopoffice-fileformat:1.5.0'
// https://jarcasting.com/artifacts/com.github.zuinnote/hadoopoffice-fileformat/
implementation ("com.github.zuinnote:hadoopoffice-fileformat:1.5.0")
'com.github.zuinnote:hadoopoffice-fileformat:jar:1.5.0'
<dependency org="com.github.zuinnote" name="hadoopoffice-fileformat" rev="1.5.0">
<artifact name="hadoopoffice-fileformat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuinnote', module='hadoopoffice-fileformat', version='1.5.0')
)
libraryDependencies += "com.github.zuinnote" % "hadoopoffice-fileformat" % "1.5.0"
[com.github.zuinnote/hadoopoffice-fileformat "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi | jar | 5.0.0 |
org.apache.poi : poi-ooxml | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.platform : junit-platform-launcher | jar | 1.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |