Shared components for the Synchronous and Reactive Streams implementations of the MongoDB Java Driver.
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-core</artifactId>
<version>5.6.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to a MongoDB instance and retrieves a database reference.
Use connection string like mongodb://user:pass@host:port/db?authSource=admin
No dependency data recorded yet.