Last Version

DataNucleus MongoDB plugin 6.0.0-release

Plugin providing persistence to MongoDB datastores.

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-mongodb
Version

Version

6.0.0-release
Type

Type

jar
Description

Description

DataNucleus MongoDB plugin
Plugin providing persistence to MongoDB datastores.
Project URL

Project URL

http://www.datanucleus.org/#/datanucleus-mongodb
Source Code Management

Source Code Management

https://github.com/datanucleus/datanucleus-mongodb

Download datanucleus-mongodb 6.0.0-release


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mongodb : mongodb-driver-legacy jar 4.3.1

provided (1)

Group / Artifact Type Version
org.datanucleus : datanucleus-core jar [6.0.0-m1, 6.9)

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.