License |
License |
---|---|
GroupId | GroupIdcom.crealytics |
ArtifactId | ArtifactIdspark-excel_2.10 |
Last Version | Last Version0.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspark-excel
spark-excel
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.crealytics |
Filename | Size |
---|---|
spark-excel_2.10-0.8.3.pom | |
spark-excel_2.10-0.8.3.jar | 19 MB |
spark-excel_2.10-0.8.3-sources.jar | 5 KB |
spark-excel_2.10-0.8.3-javadoc.jar | 355 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.crealytics/spark-excel_2.10/ -->
<dependency>
<groupId>com.crealytics</groupId>
<artifactId>spark-excel_2.10</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.crealytics/spark-excel_2.10/
implementation 'com.crealytics:spark-excel_2.10:0.8.3'
// https://jarcasting.com/artifacts/com.crealytics/spark-excel_2.10/
implementation ("com.crealytics:spark-excel_2.10:0.8.3")
'com.crealytics:spark-excel_2.10:jar:0.8.3'
<dependency org="com.crealytics" name="spark-excel_2.10" rev="0.8.3">
<artifact name="spark-excel_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crealytics', module='spark-excel_2.10', version='0.8.3')
)
libraryDependencies += "com.crealytics" % "spark-excel_2.10" % "0.8.3"
[com.crealytics/spark-excel_2.10 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
org.apache.poi : poi-ooxml | jar | 3.14 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.10 | jar | 2.0.0 |
org.apache.spark : spark-sql_2.10 | jar | 2.0.0 |
org.slf4j : slf4j-api | jar | 1.7.5 |