GORM for MongoDB

Provides a GORM Object Mapping implementations for the MongodB Document Database

License

License

Categories

Categories

MongoDB Data Databases Grails User Interface Web Frameworks ORM
GroupId

GroupId

org.grails
ArtifactId

ArtifactId

grails-datastore-gorm-mongodb-ext
Last Version

Last Version

7.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

GORM for MongoDB
Provides a GORM Object Mapping implementations for the MongodB Document Database
Project URL

Project URL

https://gorm.grails.org/latest/mongodb
Source Code Management

Source Code Management

https://github.com/grails/gorm-mongodb

Download grails-datastore-gorm-mongodb-ext

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.11
org.codehaus.groovy : groovy-templates jar 3.0.11
org.mongodb : mongodb-driver-sync jar 4.5.0
org.grails : grails-datastore-gorm-mongodb jar 7.3.0

Project Modules

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

grails

Versions

Version
7.3.0
7.2.1
7.2.0
7.1.0
7.1.0-RC4
7.1.0.RC3
7.1.0.RC2
7.1.0.RC1
7.1.0.M3
7.1.0.M2
7.1.0.M1
7.0.2
7.0.1
7.0.0.RELEASE
7.0.0.RC2
6.1.6.RELEASE
6.1.5.RELEASE
6.1.4.RELEASE
6.1.3.RELEASE
6.1.2.RELEASE
6.1.1.RELEASE
6.1.0.RELEASE
6.1.0.RC2
6.1.0.RC1
6.1.0.M2
6.1.0.M1
6.0.12.RELEASE
6.0.11.RELEASE
6.0.10.RELEASE
6.0.9.RELEASE
6.0.8.RELEASE
6.0.7.RELEASE
6.0.6.RELEASE
6.0.5.RELEASE
6.0.4.RELEASE
6.0.3.RELEASE
6.0.2.RELEASE
6.0.0.RC2
6.0.0.RC1
6.0.0.M1