License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.stratio.crossdata |
ArtifactId | ArtifactIdcrossdata-driver_2.10 |
Version | Version1.5.0 |
Type | Typejar |
Description |
DescriptionDriver
Driver for Crossdata in order to communicate with the Crossdata Servers
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
crossdata-driver_2.10-1.5.0.pom | |
crossdata-driver_2.10-1.5.0.jar | 452 KB |
crossdata-driver_2.10-1.5.0-sources.jar | 60 KB |
crossdata-driver_2.10-1.5.0-javadoc.jar | 715 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-driver_2.10/ -->
<dependency>
<groupId>com.stratio.crossdata</groupId>
<artifactId>crossdata-driver_2.10</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-driver_2.10/
implementation 'com.stratio.crossdata:crossdata-driver_2.10:1.5.0'
// https://jarcasting.com/artifacts/com.stratio.crossdata/crossdata-driver_2.10/
implementation ("com.stratio.crossdata:crossdata-driver_2.10:1.5.0")
'com.stratio.crossdata:crossdata-driver_2.10:jar:1.5.0'
<dependency org="com.stratio.crossdata" name="crossdata-driver_2.10" rev="1.5.0">
<artifact name="crossdata-driver_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.crossdata', module='crossdata-driver_2.10', version='1.5.0')
)
libraryDependencies += "com.stratio.crossdata" % "crossdata-driver_2.10" % "1.5.0"
[com.stratio.crossdata/crossdata-driver_2.10 "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.stratio.crossdata : crossdata-common_2.10 | jar | 1.5.0 |
com.typesafe.akka : akka-cluster_2.10 | jar | 2.3.11 |
com.typesafe.akka : akka-contrib_2.10 | jar | 2.3.11 |
com.typesafe.akka : akka-slf4j_2.10 | jar | 2.3.11 |
com.typesafe.akka : akka-http-experimental_2.10 | jar | 2.0.3 |
jline : jline | jar | 2.13 |
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
com.stratio.crossdata » crossdata-server_2.10 | jar | 1.5.0 |
com.stratio.crossdata : crossdata-core_2.10 | test-jar | 1.5.0 |
junit : junit | jar | 4.12 |
org.scalatest : scalatest_2.10 | jar | 2.2.5 |