Skip to content

jirutka/rsql-mongodb-morphia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSQL for MongoDB - Morphia

Build Status Coverage Status

TODO

Maven

Released versions are available in The Central Repository. Just add this artifact to your project:

<dependency>
    <groupId>cz.jirutka.rsql</groupId>
    <artifactId>rsql-mongodb-morphia</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>

However if you want to use the last snapshot version, you have to add the Sonatype OSS repository:

<repository>
    <id>sonatype-snapshots</id>
    <name>Sonatype repository for deploying snapshots</name>
    <url>https://oss.sonatype.org/content/repositories/snapshots</url>
    <snapshots>
        <enabled>true</enabled>
    </snapshots>
</repository>

License

This project is licensed under MIT license.

About

RSQL for MongoDB-Morphia. This project is abandoned, because Morphia is piece of sh*t… Use https://github.com/RutledgePaulV/rsql-mongodb instead.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published