Pip.Services MongoDb

MongoDB persistence for Pip.Services in Java

License

License

MIT
Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.pipservices
ArtifactId

ArtifactId

pip-services3-mongodb
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Pip.Services MongoDb
MongoDB persistence for Pip.Services in Java
Project URL

Project URL

http://www.github.com/pip-services/pip-services
Source Code Management

Source Code Management

https://github.com/pip-services3-java/pip-services3-mongodb-java

Download pip-services3-mongodb

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.pipservices : pip-services3-commons jar [3.0.1,4.0.0-!)
org.pipservices : pip-services3-components jar [3.0.1,4.0.0-!)
org.pipservices : pip-services3-data jar [3.0.1,4.0.0-!)
org.mongodb : mongodb-driver jar 3.12.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
org.pipservices

Versions

Version
3.1.1
3.1.0
3.0.0