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

RESThub MongoDB 2.2.0

RESThub Spring stack is an designed to allow you to build web applications following KISS (Keep It Simple, Stupid), DRY (Don't Repeat Yourself) and REST principles.

Лицензия

Лицензия

Категории

Категории

MongoDB Данные Базы данных
Группа

Группа

org.resthub
Идентификатор

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

resthub-mongodb
Версия

Версия

2.2.0
Тип

Тип

jar
Описание

Описание

RESThub MongoDB
RESThub Spring stack is an designed to allow you to build web applications following KISS (Keep It Simple, Stupid), DRY (Don't Repeat Yourself) and REST principles.
Ссылка на сайт

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

http://resthub.org/resthub-mongodb

Скачать resthub-mongodb 2.2.0


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.resthub : resthub-common jar 2.2.0
org.springframework.data : spring-data-mongodb jar 1.5.4.RELEASE
org.springframework : spring-tx jar
org.springframework : spring-expression jar
org.mongodb : mongo-java-driver jar 2.12.3

test (3)

Идентификатор библиотеки Тип Версия
org.resthub : resthub-test jar 2.2.0
org.testng : testng jar 6.8.8
org.easytesting : fest-assert-core jar 2.0M10

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

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