Ninja Framework MongoDB Module

This is an easly plugable module for the Ninja web framework to work with MongoDB and optional moprhia (a MongoDB ORM) by providing convinent services, all required dependencies and some testing utilities. The original author is Sven Kubiak (https://github.com/svenkubiak). This is a recreation of the module because the orginal module/github repository was deleted.

Лицензия

Лицензия

Категории

Категории

MongoDB Данные Базы данных Сеть Ninja Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

net.binggl
Идентификатор

Идентификатор

ninja-mongodb-module
Последняя версия

Последняя версия

1.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Ninja Framework MongoDB Module
This is an easly plugable module for the Ninja web framework to work with MongoDB and optional moprhia (a MongoDB ORM) by providing convinent services, all required dependencies and some testing utilities. The original author is Sven Kubiak (https://github.com/svenkubiak). This is a recreation of the module because the orginal module/github repository was deleted.
Ссылка на сайт

Ссылка на сайт

https://github.com/bihe/ninja-mongodb

Скачать ninja-mongodb-module

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.binggl/ninja-mongodb-module/ -->
<dependency>
    <groupId>net.binggl</groupId>
    <artifactId>ninja-mongodb-module</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.binggl/ninja-mongodb-module/
implementation 'net.binggl:ninja-mongodb-module:1.0.7'
// https://jarcasting.com/artifacts/net.binggl/ninja-mongodb-module/
implementation ("net.binggl:ninja-mongodb-module:1.0.7")
'net.binggl:ninja-mongodb-module:jar:1.0.7'
<dependency org="net.binggl" name="ninja-mongodb-module" rev="1.0.7">
  <artifact name="ninja-mongodb-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.binggl', module='ninja-mongodb-module', version='1.0.7')
)
libraryDependencies += "net.binggl" % "ninja-mongodb-module" % "1.0.7"
[net.binggl/ninja-mongodb-module "1.0.7"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.mongodb.morphia : morphia jar 1.2.1
org.mongodb : mongo-java-driver jar 3.3.0
com.google.guava : guava jar 19.0

provided (1)

Идентификатор библиотеки Тип Версия
org.ninjaframework : ninja-core jar 5.8.0

test (3)

Идентификатор библиотеки Тип Версия
org.ninjaframework : ninja-test-utilities jar 5.8.0
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 1.50.5
org.apache.commons : commons-compress jar 1.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0