Last Version

Stratio Spark Mongodb Datasource 0.12.0

A Spark SQL library for MongoDB

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.stratio.datasource
ArtifactId

ArtifactId

spark-mongodb-parent
Version

Version

0.12.0
Type

Type

jar
Description

Description

Stratio Spark Mongodb Datasource
A Spark SQL library for MongoDB
Project URL

Project URL

http://github.com/Stratio/spark-mongodb
Project Organization

Project Organization

Stratio
Source Code Management

Source Code Management

https://github.com/Stratio/spark-mongodb

Download spark-mongodb-parent 0.12.0


<!-- https://jarcasting.com/artifacts/com.stratio.datasource/spark-mongodb-parent/ -->
<dependency>
    <groupId>com.stratio.datasource</groupId>
    <artifactId>spark-mongodb-parent</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.datasource/spark-mongodb-parent/
implementation 'com.stratio.datasource:spark-mongodb-parent:0.12.0'
// https://jarcasting.com/artifacts/com.stratio.datasource/spark-mongodb-parent/
implementation ("com.stratio.datasource:spark-mongodb-parent:0.12.0")
'com.stratio.datasource:spark-mongodb-parent:jar:0.12.0'
<dependency org="com.stratio.datasource" name="spark-mongodb-parent" rev="0.12.0">
  <artifact name="spark-mongodb-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.datasource', module='spark-mongodb-parent', version='0.12.0')
)
libraryDependencies += "com.stratio.datasource" % "spark-mongodb-parent" % "0.12.0"
[com.stratio.datasource/spark-mongodb-parent "0.12.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • doc
  • spark-mongodb_2.10
  • spark-mongodb_2.11