macros-tests

A Cohesive & Pragmatic Framework of FP centric Scala libraries

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

io.frees
ArtifactId

ArtifactId

frees-cassandra-macros-tests_2.12
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

macros-tests
A Cohesive & Pragmatic Framework of FP centric Scala libraries
Project Organization

Project Organization

47 Degrees
Source Code Management

Source Code Management

https://github.com/frees-io/freestyle-cassandra

Download frees-cassandra-macros-tests_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/io.frees/frees-cassandra-macros-tests_2.12/ -->
<dependency>
    <groupId>io.frees</groupId>
    <artifactId>frees-cassandra-macros-tests_2.12</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.frees/frees-cassandra-macros-tests_2.12/
implementation 'io.frees:frees-cassandra-macros-tests_2.12:0.1.1'
// https://jarcasting.com/artifacts/io.frees/frees-cassandra-macros-tests_2.12/
implementation ("io.frees:frees-cassandra-macros-tests_2.12:0.1.1")
'io.frees:frees-cassandra-macros-tests_2.12:jar:0.1.1'
<dependency org="io.frees" name="frees-cassandra-macros-tests_2.12" rev="0.1.1">
  <artifact name="frees-cassandra-macros-tests_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.frees', module='frees-cassandra-macros-tests_2.12', version='0.1.1')
)
libraryDependencies += "io.frees" % "frees-cassandra-macros-tests_2.12" % "0.1.1"
[io.frees/frees-cassandra-macros-tests_2.12 "0.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
io.frees : frees-cassandra-core_2.12 jar 0.1.1
org.scalameta : scalameta_2.12 jar 1.8.0

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.4
org.scalamock : scalamock-scalatest-support_2.12 jar 3.6.0
org.scalacheck : scalacheck_2.12 jar 1.13.5
com.github.alexarchambault : scalacheck-shapeless_1.13_2.12 jar 1.1.7

Project Modules

There are no modules declared in this project.

Build Status codecov.io Maven Central Latest version License Join the chat at https://gitter.im/47deg/freestyle GitHub Issues

Freestyle Cassandra

[Cassandra] atop Freestyle is frees-cassandra. Freestyle Cassandra is Scala Purely Functional driver for Cassandra based on the datastax Java Driver.

What’s frees-cassandra

[frees-cassandra] is a library to interact with cassandra built atop Free and using the Datastax Cassandra Driver for connecting to a Cassandra instance. It follows the [Freestyle] philosophy, being macro-powered.

Installation

Add the following resolver and library dependency to your project's build file.

For Scala 2.11.x and 2.12.x:

Resolver.bintrayRepo("tabdulradi", "maven")
libraryDependencies += "io.frees" %% "frees-cassandra-core" % "0.1.1" 

Documentation

Access to the documentation here

Copyright

Freestyle is designed and developed by 47 Degrees

Copyright (C) 2017-2018 47 Degrees. http://47deg.com

io.frees

Freestyle

A cohesive & pragmatic framework of FP centric Scala libraries

Versions

Version
0.1.1
0.1.0
0.0.4
0.0.3
0.0.2