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.

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.resthub
ArtifactId

ArtifactId

resthub-mongodb
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://resthub.org/resthub-mongodb

Download resthub-mongodb

How to add to project

<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.resthub : resthub-test jar 2.2.0
org.testng : testng jar 6.8.8
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0