Last Version

Mongo Module 0.2.7

MWA it's an effort for making Java Web Applications less verbose and more fun.

License

License

GroupId

GroupId

com.github.edgarespina
ArtifactId

ArtifactId

mwa-mongo
Version

Version

0.2.7
Type

Type

jar
Description

Description

Mongo Module
MWA it's an effort for making Java Web Applications less verbose and more fun.

Download mwa-mongo 0.2.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.edgarespina : mwa-core jar 0.2.7
org.mongodb : mongo-java-driver jar 2.7.3
org.springframework.data : spring-data-mongodb jar 1.0.3.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.easymock : easymock jar 3.1
org.powermock : powermock-api-easymock jar 1.4.11
org.powermock : powermock-module-junit4 jar 1.4.11

Project Modules

There are no modules declared in this project.