License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.bahir |
ArtifactId | ArtifactIdspark-sql-cloudant_2.12 |
Version | Version2.4.0 |
Type | Typejar |
Description |
DescriptionApache Bahir - Spark SQL Cloudant DataSource
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.bahir/spark-sql-cloudant_2.12/ -->
<dependency>
<groupId>org.apache.bahir</groupId>
<artifactId>spark-sql-cloudant_2.12</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bahir/spark-sql-cloudant_2.12/
implementation 'org.apache.bahir:spark-sql-cloudant_2.12:2.4.0'
// https://jarcasting.com/artifacts/org.apache.bahir/spark-sql-cloudant_2.12/
implementation ("org.apache.bahir:spark-sql-cloudant_2.12:2.4.0")
'org.apache.bahir:spark-sql-cloudant_2.12:jar:2.4.0'
<dependency org="org.apache.bahir" name="spark-sql-cloudant_2.12" rev="2.4.0">
<artifact name="spark-sql-cloudant_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bahir', module='spark-sql-cloudant_2.12', version='2.4.0')
)
libraryDependencies += "org.apache.bahir" % "spark-sql-cloudant_2.12" % "2.4.0"
[org.apache.bahir/spark-sql-cloudant_2.12 "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.bahir : bahir-common_2.12 | jar | 2.4.0 |
com.cloudant : cloudant-client | jar | 2.17.0 |
com.squareup.okhttp3 : okhttp | jar | 3.12.2 |
com.typesafe : config | jar | 1.3.1 |
org.scalaj : scalaj-http_2.12 | jar | 2.3.0 |
org.apache.spark : spark-tags_2.12 | jar | 2.4.0 |
org.apache.spark : spark-streaming_2.12 | jar | 2.4.0 |
org.apache.spark : spark-sql_2.12 | jar | 2.4.0 |
org.spark-project.spark : unused | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.bahir : bahir-common_2.12 | test-jar | 2.4.0 |
org.apache.spark : spark-sql_2.12 | test-jar | 2.4.0 |
org.apache.spark : spark-core_2.12 | test-jar | 2.4.0 |
org.scalacheck : scalacheck_2.12 | jar | 1.13.5 |
org.scalatest : scalatest_2.12 | jar | 3.0.3 |
junit : junit | jar | 4.12 |
com.thoughtworks.paranamer : paranamer | jar | 2.8 |