| License |
License |
|---|---|
| GroupId | GroupIdcom.stratio.meta |
| ArtifactId | ArtifactIdmeta-driver |
| Version | Version0.0.5 |
| Type | Typejar |
| Description |
DescriptionStratio META driver
Stratio META
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| meta-driver-0.0.5.pom | |
| meta-driver-0.0.5.jar | 40 KB |
| meta-driver-0.0.5-sources.jar | 11 KB |
| meta-driver-0.0.5-javadoc.jar | 162 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.meta/meta-driver/ -->
<dependency>
<groupId>com.stratio.meta</groupId>
<artifactId>meta-driver</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.meta/meta-driver/
implementation 'com.stratio.meta:meta-driver:0.0.5'
// https://jarcasting.com/artifacts/com.stratio.meta/meta-driver/
implementation ("com.stratio.meta:meta-driver:0.0.5")
'com.stratio.meta:meta-driver:jar:0.0.5'
<dependency org="com.stratio.meta" name="meta-driver" rev="0.0.5">
<artifact name="meta-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.meta', module='meta-driver', version='0.0.5')
)
libraryDependencies += "com.stratio.meta" % "meta-driver" % "0.0.5"
[com.stratio.meta/meta-driver "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.3 |
| com.typesafe.akka : akka-actor_2.10 | jar | 2.2.4 |
| com.typesafe.akka : akka-contrib_2.10 | jar | 2.2.4 |
| com.stratio.meta : meta-common | jar | 0.0.5 |
| log4j : log4j | jar | 1.2.17 |
| com.typesafe.akka : akka-testkit_2.10 | jar | 2.2.4 |
| com.typesafe.akka : akka-slf4j_2.10 | jar | 2.2.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 2.1.0 |
| org.testng : testng | jar | 6.8.8 |
| com.stratio.meta : meta-server | jar | 0.0.5 |
| com.datastax.cassandra : cassandra-driver-core | jar | 2.0.0 |