License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.sparklinedata |
ArtifactId | ArtifactIdspark-datetime_2.10 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionspark-datetime
spark-datetime
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sparklinedata/spark-datetime_2.10/ -->
<dependency>
<groupId>com.sparklinedata</groupId>
<artifactId>spark-datetime_2.10</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sparklinedata/spark-datetime_2.10/
implementation 'com.sparklinedata:spark-datetime_2.10:0.0.2'
// https://jarcasting.com/artifacts/com.sparklinedata/spark-datetime_2.10/
implementation ("com.sparklinedata:spark-datetime_2.10:0.0.2")
'com.sparklinedata:spark-datetime_2.10:jar:0.0.2'
<dependency org="com.sparklinedata" name="spark-datetime_2.10" rev="0.0.2">
<artifact name="spark-datetime_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sparklinedata', module='spark-datetime_2.10', version='0.0.2')
)
libraryDependencies += "com.sparklinedata" % "spark-datetime_2.10" % "0.0.2"
[com.sparklinedata/spark-datetime_2.10 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
com.github.nscala-time : nscala-time_2.10 | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.10 | jar | 1.6.0 |
org.apache.spark : spark-sql_2.10 | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.4 |