bguerout/jongo

How to get new JongoNative for Gradle?

j-adamczyk opened this issue · 1 comments

I'm forced to use Gradle for my new Java project, and I want to use JongoNative with the latest MongoDB API. Is that possible? So far I've seen only Maven links, and old Jongo works only with deprecated getDB objects.

In the end I've found out that MongoDB Java driver now has built in excellent JSON parser and I have no use for Jongo.