| License |
License |
|---|---|
| GroupId | GroupIdio.github.raptros |
| ArtifactId | ArtifactIdthe-bson-macros_2.11 |
| Version | Version0.1 |
| Type | Typepom |
| Description |
Descriptionthe-bson-macros
macros for generating encoder and decoder instances for case classes
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| the-bson-macros_2.11-0.1.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.raptros/the-bson-macros_2.11/ -->
<dependency>
<groupId>io.github.raptros</groupId>
<artifactId>the-bson-macros_2.11</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.raptros/the-bson-macros_2.11/
implementation 'io.github.raptros:the-bson-macros_2.11:0.1'
// https://jarcasting.com/artifacts/io.github.raptros/the-bson-macros_2.11/
implementation ("io.github.raptros:the-bson-macros_2.11:0.1")
'io.github.raptros:the-bson-macros_2.11:pom:0.1'
<dependency org="io.github.raptros" name="the-bson-macros_2.11" rev="0.1">
<artifact name="the-bson-macros_2.11" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.raptros', module='the-bson-macros_2.11', version='0.1')
)
libraryDependencies += "io.github.raptros" % "the-bson-macros_2.11" % "0.1"
[io.github.raptros/the-bson-macros_2.11 "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.1 |
| io.github.raptros : the-bson-core_2.11 | jar | 0.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 |
| org.scala-lang : scala-reflect | jar | 2.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.1.6 |