monix

agni monix

License

License

GroupId

GroupId

com.github.tkrs
ArtifactId

ArtifactId

agni-monix_2.12
Last Version

Last Version

0.12.1
Release Date

Release Date

Type

Type

jar
Description

Description

monix
agni monix
Project URL

Project URL

https://github.com/tkrs/agni
Project Organization

Project Organization

com.github.tkrs
Source Code Management

Source Code Management

https://github.com/tkrs/agni

Download agni-monix_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.tkrs/agni-monix_2.12/ -->
<dependency>
    <groupId>com.github.tkrs</groupId>
    <artifactId>agni-monix_2.12</artifactId>
    <version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/agni-monix_2.12/
implementation 'com.github.tkrs:agni-monix_2.12:0.12.1'
// https://jarcasting.com/artifacts/com.github.tkrs/agni-monix_2.12/
implementation ("com.github.tkrs:agni-monix_2.12:0.12.1")
'com.github.tkrs:agni-monix_2.12:jar:0.12.1'
<dependency org="com.github.tkrs" name="agni-monix_2.12" rev="0.12.1">
  <artifact name="agni-monix_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='agni-monix_2.12', version='0.12.1')
)
libraryDependencies += "com.github.tkrs" % "agni-monix_2.12" % "0.12.1"
[com.github.tkrs/agni-monix_2.12 "0.12.1"]

Dependencies

compile (10)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
com.github.tkrs : agni-core_2.12 jar 0.12.1
com.datastax.oss : java-driver-core jar 4.6.1
com.datastax.oss : java-driver-core jar 4.6.1
org.typelevel : cats-core_2.12 jar 2.1.1
org.typelevel : cats-core_2.12 jar 2.1.1
com.chuusai : shapeless_2.12 jar 2.3.3
com.chuusai : shapeless_2.12 jar 2.3.3
io.monix : monix-eval_2.12 jar 3.1.0
io.monix : monix-tail_2.12 jar 3.1.0

test (6)

Group / Artifact Type Version
org.scalatestplus : scalacheck-1-14_2.12 jar 3.1.1.1
org.scalatestplus : scalacheck-1-14_2.12 jar 3.1.1.1
org.scalatest : scalatest_2.12 jar 3.1.1
org.scalatest : scalatest_2.12 jar 3.1.1
org.scalatestplus : mockito-3-2_2.12 jar 3.1.1.0
org.scalatestplus : mockito-3-2_2.12 jar 3.1.1.0

Project Modules

There are no modules declared in this project.

agni

Agni is a library to query and access Cassandra for Scala. It allows you to store your case classes into Cassandra and conversely.

Build Status

How to use

TBD

Versions

Version
0.12.1