License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.stratio.crossdata |
ArtifactId | ArtifactIdcrossdata-common_2.11 |
Version | Version1.7.1 |
Type | Typejar |
Description |
DescriptionCommon
Common structures for communication between driver and server
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-common_2.11/ -->
<dependency>
<groupId>com.stratio.crossdata</groupId>
<artifactId>crossdata-common_2.11</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-common_2.11/
implementation 'com.stratio.crossdata:crossdata-common_2.11:1.7.1'
// https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-common_2.11/
implementation ("com.stratio.crossdata:crossdata-common_2.11:1.7.1")
'com.stratio.crossdata:crossdata-common_2.11:jar:1.7.1'
<dependency org="com.stratio.crossdata" name="crossdata-common_2.11" rev="1.7.1">
<artifact name="crossdata-common_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.crossdata', module='crossdata-common_2.11', version='1.7.1')
)
libraryDependencies += "com.stratio.crossdata" % "crossdata-common_2.11" % "1.7.1"
[com.stratio.crossdata/crossdata-common_2.11 "1.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-catalyst_2.11 | jar | 1.6.2 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.9 |
com.typesafe.akka : akka-cluster_2.11 | jar | 2.4.9 |
de.heikoseeberger : akka-http-json4s_2.11 | jar | 1.9.0 |
org.json4s : json4s-jackson_2.11 | jar | 3.2.10 |
org.json4s : json4s-ext_2.11 | jar | 3.2.10 |
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |
com.typesafe.akka : akka-testkit_2.11 | jar | 2.4.9 |
junit : junit | jar | 4.12 |
org.scalatest : scalatest_2.11 | jar | 2.2.5 |