Schema safe, type-safe, reactive Scala driver for Cassandra/Datastax Enterprise
phantom-thrift 1.27.0
Group ID:
com.websudos
Artifact ID:
phantom-thrift_2.11
Version:
1.27.0
Release Date:
Jul 8, 2016
Licenses:
libraryDependencies += "com.websudos" %% "phantom-thrift" % "1.27.0" resolvers += Resolver.bintrayJCenter
ivy"com.websudos::phantom-thrift:1.27.0" MavenRepository("https://jcenter.bintray.com")
//> using dep "com.websudos::phantom-thrift:1.27.0"
import $ivy.`com.websudos::phantom-thrift:1.27.0` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray's JCenter", "Some(https://jcenter.bintray.com)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>com.websudos</groupId> <artifactId>phantom-thrift_2.11</artifactId> <version>1.27.0</version> </dependency>
compile group: 'com.websudos', name: 'phantom-thrift_2.11', version: '1.27.0'