Legacy MongoDB Java driver; no longer maintained. Use mongodb-driver-sync or mongodb-driver-legacy for updated versions.
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongo-java-driver</artifactId>
<version>3.12.14</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to MongoDB using the legacy MongoClient.
Replace with org.mongodb:mongodb-driver-sync.
No dependency data recorded yet.