Query MongoDB in Java as in the Mongo shell.
<dependency>
<groupId>org.jongo</groupId>
<artifactId>jongo</artifactId>
<version>1.5.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to connect to MongoDB using Jongo.
Consider using the official MongoDB Java driver or Morphia instead.
No dependency data recorded yet.