License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.sparklinedata |
ArtifactId | ArtifactIdspark-datetime_2.11 |
Version | Version0.0.3 |
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.11/ -->
<dependency>
<groupId>com.sparklinedata</groupId>
<artifactId>spark-datetime_2.11</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sparklinedata/spark-datetime_2.11/
implementation 'com.sparklinedata:spark-datetime_2.11:0.0.3'
// https://jarcasting.com/artifacts/com.sparklinedata/spark-datetime_2.11/
implementation ("com.sparklinedata:spark-datetime_2.11:0.0.3")
'com.sparklinedata:spark-datetime_2.11:jar:0.0.3'
<dependency org="com.sparklinedata" name="spark-datetime_2.11" rev="0.0.3">
<artifact name="spark-datetime_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sparklinedata', module='spark-datetime_2.11', version='0.0.3')
)
libraryDependencies += "com.sparklinedata" % "spark-datetime_2.11" % "0.0.3"
[com.sparklinedata/spark-datetime_2.11 "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.github.nscala-time : nscala-time_2.11 | jar | 2.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.0.0 |
org.apache.spark : spark-sql_2.11 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |