License |
License |
---|---|
GroupId | GroupIdcom.github.astrolabsoftware |
ArtifactId | ArtifactIdspark-fits_2.11 |
Version | Version0.9.0 |
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.11-0.9.0.pom | |
spark-fits_2.11-0.9.0.jar | 135 KB |
spark-fits_2.11-0.9.0-sources.jar | 31 KB |
spark-fits_2.11-0.9.0-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.astrolabsoftware/spark-fits_2.11/ -->
<dependency>
<groupId>com.github.astrolabsoftware</groupId>
<artifactId>spark-fits_2.11</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.astrolabsoftware/spark-fits_2.11/
implementation 'com.github.astrolabsoftware:spark-fits_2.11:0.9.0'
// https://jarcasting.com/artifacts/com.github.astrolabsoftware/spark-fits_2.11/
implementation ("com.github.astrolabsoftware:spark-fits_2.11:0.9.0")
'com.github.astrolabsoftware:spark-fits_2.11:jar:0.9.0'
<dependency org="com.github.astrolabsoftware" name="spark-fits_2.11" rev="0.9.0">
<artifact name="spark-fits_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.astrolabsoftware', module='spark-fits_2.11', version='0.9.0')
)
libraryDependencies += "com.github.astrolabsoftware" % "spark-fits_2.11" % "0.9.0"
[com.github.astrolabsoftware/spark-fits_2.11 "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.4.3 |
org.apache.spark : spark-sql_2.11 | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |