mongoutils-parent

The parent project for all mongoutils projects.

License

License

GroupId

GroupId

com.github.mongoutils
ArtifactId

ArtifactId

mongoutils-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

mongoutils-parent
The parent project for all mongoutils projects.

Download mongoutils-parent

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4
log4j : log4j jar 1.2.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0