the-bson

typeclass-based utility for encoding and decoding mongo db objects in Scala

License

License

GroupId

GroupId

io.github.raptros
ArtifactId

ArtifactId

the-bson_2.11
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

the-bson
typeclass-based utility for encoding and decoding mongo db objects in Scala
Project URL

Project URL

http://raptros.github.io/the-bson/
Project Organization

Project Organization

io.github.raptros

Download the-bson_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.raptros/the-bson_2.11/ -->
<dependency>
    <groupId>io.github.raptros</groupId>
    <artifactId>the-bson_2.11</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raptros/the-bson_2.11/
implementation 'io.github.raptros:the-bson_2.11:0.1'
// https://jarcasting.com/artifacts/io.github.raptros/the-bson_2.11/
implementation ("io.github.raptros:the-bson_2.11:0.1")
'io.github.raptros:the-bson_2.11:jar:0.1'
<dependency org="io.github.raptros" name="the-bson_2.11" rev="0.1">
  <artifact name="the-bson_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raptros', module='the-bson_2.11', version='0.1')
)
libraryDependencies += "io.github.raptros" % "the-bson_2.11" % "0.1"
[io.github.raptros/the-bson_2.11 "0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.1
org.mongodb : mongo-java-driver jar 2.12.2
org.joda : joda-convert jar 1.2
joda-time : joda-time jar 2.3
org.scalaz : scalaz-core_2.11 jar 7.0.6

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.1.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.1