License |
License |
---|---|
GroupId | GroupIdcom.github.astrolabsoftware |
ArtifactId | ArtifactIdspark-fits_2.12 |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspark-fits
spark-fits
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spark-fits_2.12-1.0.0.pom | |
spark-fits_2.12-1.0.0.jar | 83 KB |
spark-fits_2.12-1.0.0-sources.jar | 31 KB |
spark-fits_2.12-1.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.astrolabsoftware/spark-fits_2.12/ -->
<dependency>
<groupId>com.github.astrolabsoftware</groupId>
<artifactId>spark-fits_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.astrolabsoftware/spark-fits_2.12/
implementation 'com.github.astrolabsoftware:spark-fits_2.12:1.0.0'
// https://jarcasting.com/artifacts/com.github.astrolabsoftware/spark-fits_2.12/
implementation ("com.github.astrolabsoftware:spark-fits_2.12:1.0.0")
'com.github.astrolabsoftware:spark-fits_2.12:jar:1.0.0'
<dependency org="com.github.astrolabsoftware" name="spark-fits_2.12" rev="1.0.0">
<artifact name="spark-fits_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.astrolabsoftware', module='spark-fits_2.12', version='1.0.0')
)
libraryDependencies += "com.github.astrolabsoftware" % "spark-fits_2.12" % "1.0.0"
[com.github.astrolabsoftware/spark-fits_2.12 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.12 | jar | 2.4.7 |
org.apache.spark : spark-sql_2.12 | jar | 2.4.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |