Last Version

Noleme MongoDB Parent 0.4.1

A collection of utility classes for facilitating the instantiation and basic configuration of a MongoDB client

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.noleme
ArtifactId

ArtifactId

noleme-mongodb-parent
Version

Version

0.4.1
Type

Type

pom
Description

Description

Noleme MongoDB Parent
A collection of utility classes for facilitating the instantiation and basic configuration of a MongoDB client
Project URL

Project URL

https://gitlab.com/noleme/noleme-mongodb
Project Organization

Project Organization

Noleme
Source Code Management

Source Code Management

https://gitlab.com/noleme/noleme-mongodb

Download noleme-mongodb-parent 0.4.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • test