License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.cognite.spark.datasource |
ArtifactId | ArtifactIdcdf-spark-datasource_2.12 |
Last Version | Last Version1.4.54 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncdf-spark-datasource
Spark data source for the Cognite Data Platform.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.cognite.spark.datasource/cdf-spark-datasource_2.12/ -->
<dependency>
<groupId>com.cognite.spark.datasource</groupId>
<artifactId>cdf-spark-datasource_2.12</artifactId>
<version>1.4.54</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognite.spark.datasource/cdf-spark-datasource_2.12/
implementation 'com.cognite.spark.datasource:cdf-spark-datasource_2.12:1.4.54'
// https://jarcasting.com/artifacts/com.cognite.spark.datasource/cdf-spark-datasource_2.12/
implementation ("com.cognite.spark.datasource:cdf-spark-datasource_2.12:1.4.54")
'com.cognite.spark.datasource:cdf-spark-datasource_2.12:jar:1.4.54'
<dependency org="com.cognite.spark.datasource" name="cdf-spark-datasource_2.12" rev="1.4.54">
<artifact name="cdf-spark-datasource_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognite.spark.datasource', module='cdf-spark-datasource_2.12', version='1.4.54')
)
libraryDependencies += "com.cognite.spark.datasource" % "cdf-spark-datasource_2.12" % "1.4.54"
[com.cognite.spark.datasource/cdf-spark-datasource_2.12 "1.4.54"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
io.scalaland : chimney_2.12 | jar | 0.5.3 |
com.cognite : cognite-sdk-scala_2.12 | jar | 1.5.20 |
com.softwaremill.sttp.client3 : async-http-client-backend_2.12 | jar | 3.3.15 |
com.softwaremill.sttp.client3 : async-http-client-backend-cats-ce2_2.12 | jar | 3.3.15 |
io.circe : circe-generic_2.12 | jar | 0.13.0 |
io.circe : circe-generic-extras_2.12 | jar | 0.13.0 |
org.log4s : log4s_2.12 | jar | 1.8.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.16 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.44.v20210927 |
org.apache.spark : spark-core_2.12 | jar | 3.2.0 |
org.apache.spark : spark-sql_2.12 | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.6.0 |
org.scalatest : scalatest_2.12 | jar | 3.0.8 |