License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.stratio.crossdata |
ArtifactId | ArtifactIdcrossdata-core_2.10 |
Version | Version1.5.0 |
Type | Typejar |
Description |
DescriptionCore
Some improvements for SparkSQL
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-core_2.10/ -->
<dependency>
<groupId>com.stratio.crossdata</groupId>
<artifactId>crossdata-core_2.10</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-core_2.10/
implementation 'com.stratio.crossdata:crossdata-core_2.10:1.5.0'
// https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-core_2.10/
implementation ("com.stratio.crossdata:crossdata-core_2.10:1.5.0")
'com.stratio.crossdata:crossdata-core_2.10:jar:1.5.0'
<dependency org="com.stratio.crossdata" name="crossdata-core_2.10" rev="1.5.0">
<artifact name="crossdata-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.crossdata', module='crossdata-core_2.10', version='1.5.0')
)
libraryDependencies += "com.stratio.crossdata" % "crossdata-core_2.10" % "1.5.0"
[com.stratio.crossdata/crossdata-core_2.10 "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-sql_2.10 | jar | 1.6.2 |
org.mariadb.jdbc : mariadb-java-client | jar | 1.2.3 |
org.postgresql : postgresql | jar | 9.2-1003-jdbc4 |
org.apache.derby : derby | jar | 10.10.1.1 |
org.apache.derby : derbyclient | jar | 10.10.1.1 |
org.json4s : json4s-ext_2.10 | jar | 3.2.10 |
com.stratio.common : common-utils_2.10 | jar | 0.5.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |
junit : junit | jar | 4.12 |
org.scalatest : scalatest_2.10 | jar | 2.2.5 |