is not current version
Last Version 0.8.7

com.stratio:spark-mongodb-core 0.8.2

A Spark SQl library for MongoDB

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.stratio
ArtifactId

ArtifactId

spark-mongodb-core
Version

Version

0.8.2
Type

Type

jar

Download spark-mongodb-core 0.8.2


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