| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.raptros |
| Идентификатор | Идентификаторthe-bson-core_2.11 |
| Версия | Версия0.1 |
| Тип | Типpom |
| Описание |
Описаниеthe-bson-core
typeclass-based utility for encoding and decoding mongo db objects in Scala
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| the-bson-core_2.11-0.1.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.raptros/the-bson-core_2.11/ -->
<dependency>
<groupId>io.github.raptros</groupId>
<artifactId>the-bson-core_2.11</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.raptros/the-bson-core_2.11/
implementation 'io.github.raptros:the-bson-core_2.11:0.1'
// https://jarcasting.com/artifacts/io.github.raptros/the-bson-core_2.11/
implementation ("io.github.raptros:the-bson-core_2.11:0.1")
'io.github.raptros:the-bson-core_2.11:pom:0.1'
<dependency org="io.github.raptros" name="the-bson-core_2.11" rev="0.1">
<artifact name="the-bson-core_2.11" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.raptros', module='the-bson-core_2.11', version='0.1')
)
libraryDependencies += "io.github.raptros" % "the-bson-core_2.11" % "0.1"
[io.github.raptros/the-bson-core_2.11 "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.1.6 |