jar

org.mongodb : mongodb-driver

Maven & Gradle

Jun 07, 2023
350 usages
2.5k stars

MongoDB Java Driver (unmaintained) · This artifact is no longer maintained / updated by MongoDB. For the most up-to-date version of the Java Driver, please refer to the mongodb-driver-sync artifact. To use the legacy API, please refer to the mongodb-driver-legacy artifact.

Table Of Contents

Latest Version

Download org.mongodb : mongodb-driver JAR file - Latest Versions:

All Versions

Download org.mongodb : mongodb-driver JAR file - All Versions:

Version Vulnerabilities Size Updated
3.12.x
3.11.x
3.10.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mongodb-driver-3.12.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mongodb.client.gridfs

├─ com.mongodb.client.gridfs.GridFSBucket.class - [JAR]

├─ com.mongodb.client.gridfs.GridFSBucketImpl.class - [JAR]

├─ com.mongodb.client.gridfs.GridFSBuckets.class - [JAR]

├─ com.mongodb.client.gridfs.GridFSDownloadStream.class - [JAR]

├─ com.mongodb.client.gridfs.GridFSDownloadStreamImpl.class - [JAR]

├─ com.mongodb.client.gridfs.GridFSFindIterable.class - [JAR]

├─ com.mongodb.client.gridfs.GridFSFindIterableImpl.class - [JAR]

├─ com.mongodb.client.gridfs.GridFSUploadStream.class - [JAR]

├─ com.mongodb.client.gridfs.GridFSUploadStreamImpl.class - [JAR]

├─ com.mongodb.client.gridfs.package-info.class - [JAR]

com.mongodb.client.jndi

├─ com.mongodb.client.jndi.MongoClientFactory.class - [JAR]

com.mongodb.client.vault

├─ com.mongodb.client.vault.ClientEncryption.class - [JAR]

├─ com.mongodb.client.vault.ClientEncryptions.class - [JAR]

├─ com.mongodb.client.vault.package-info.class - [JAR]

com.mongodb

├─ com.mongodb.AcknowledgedBulkWriteResult.class - [JAR]

├─ com.mongodb.AggregationOptions.class - [JAR]

├─ com.mongodb.AggregationOutput.class - [JAR]

├─ com.mongodb.BulkUpdateRequestBuilder.class - [JAR]

├─ com.mongodb.BulkWriteError.class - [JAR]

├─ com.mongodb.BulkWriteException.class - [JAR]

├─ com.mongodb.BulkWriteHelper.class - [JAR]

├─ com.mongodb.BulkWriteOperation.class - [JAR]

├─ com.mongodb.BulkWriteRequestBuilder.class - [JAR]

├─ com.mongodb.BulkWriteResult.class - [JAR]

├─ com.mongodb.BulkWriteUpsert.class - [JAR]

├─ com.mongodb.Bytes.class - [JAR]

├─ com.mongodb.CommandResult.class - [JAR]

├─ com.mongodb.CompoundDBObjectCodec.class - [JAR]

├─ com.mongodb.Cursor.class - [JAR]

├─ com.mongodb.DB.class - [JAR]

├─ com.mongodb.DBAddress.class - [JAR]

├─ com.mongodb.DBCallback.class - [JAR]

├─ com.mongodb.DBCallbackFactory.class - [JAR]

├─ com.mongodb.DBCollection.class - [JAR]

├─ com.mongodb.DBCollectionObjectFactory.class - [JAR]

├─ com.mongodb.DBCursor.class - [JAR]

├─ com.mongodb.DBDecoder.class - [JAR]

├─ com.mongodb.DBDecoderAdapter.class - [JAR]

├─ com.mongodb.DBDecoderFactory.class - [JAR]

├─ com.mongodb.DBEncoder.class - [JAR]

├─ com.mongodb.DBEncoderAdapter.class - [JAR]

├─ com.mongodb.DBEncoderFactory.class - [JAR]

├─ com.mongodb.DBEncoderFactoryAdapter.class - [JAR]

├─ com.mongodb.DBObjectCollationHelper.class - [JAR]

├─ com.mongodb.DBObjects.class - [JAR]

├─ com.mongodb.DefaultDBCallback.class - [JAR]

├─ com.mongodb.DefaultDBDecoder.class - [JAR]

├─ com.mongodb.DefaultDBEncoder.class - [JAR]

├─ com.mongodb.GroupCommand.class - [JAR]

├─ com.mongodb.InsertOptions.class - [JAR]

├─ com.mongodb.InsertRequest.class - [JAR]

├─ com.mongodb.LazyDBCallback.class - [JAR]

├─ com.mongodb.LazyDBDecoder.class - [JAR]

├─ com.mongodb.LazyDBEncoder.class - [JAR]

├─ com.mongodb.LazyDBList.class - [JAR]

├─ com.mongodb.LazyDBObject.class - [JAR]

├─ com.mongodb.MapReduceCommand.class - [JAR]

├─ com.mongodb.MapReduceOutput.class - [JAR]

├─ com.mongodb.Mongo.class - [JAR]

├─ com.mongodb.MongoClient.class - [JAR]

├─ com.mongodb.MongoClientOptions.class - [JAR]

├─ com.mongodb.MongoClientURI.class - [JAR]

├─ com.mongodb.MongoCursorAdapter.class - [JAR]

├─ com.mongodb.MongoOptions.class - [JAR]

├─ com.mongodb.MongoURI.class - [JAR]

├─ com.mongodb.ParallelScanOptions.class - [JAR]

├─ com.mongodb.QueryBuilder.class - [JAR]

├─ com.mongodb.QueryOperators.class - [JAR]

├─ com.mongodb.ReflectionDBObject.class - [JAR]

├─ com.mongodb.RemoveRequest.class - [JAR]

├─ com.mongodb.ReplaceRequest.class - [JAR]

├─ com.mongodb.ReplicaSetStatus.class - [JAR]

├─ com.mongodb.UnacknowledgedBulkWriteResult.class - [JAR]

├─ com.mongodb.UpdateRequest.class - [JAR]

├─ com.mongodb.WriteConcernError.class - [JAR]

├─ com.mongodb.WriteRequest.class - [JAR]

├─ com.mongodb.WriteResult.class - [JAR]

com.mongodb.client.internal

├─ com.mongodb.client.internal.AggregateIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.ChangeStreamIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.ClientEncryptionImpl.class - [JAR]

├─ com.mongodb.client.internal.ClientSessionBinding.class - [JAR]

├─ com.mongodb.client.internal.ClientSessionClock.class - [JAR]

├─ com.mongodb.client.internal.ClientSessionImpl.class - [JAR]

├─ com.mongodb.client.internal.CollectionInfoRetriever.class - [JAR]

├─ com.mongodb.client.internal.CommandMarker.class - [JAR]

├─ com.mongodb.client.internal.Crypt.class - [JAR]

├─ com.mongodb.client.internal.CryptBinding.class - [JAR]

├─ com.mongodb.client.internal.CryptConnection.class - [JAR]

├─ com.mongodb.client.internal.Crypts.class - [JAR]

├─ com.mongodb.client.internal.DistinctIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.FallbackMongoIterableFactory.class - [JAR]

├─ com.mongodb.client.internal.FindIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.Java8AggregateIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.Java8ChangeStreamIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.Java8DistinctIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.Java8FindIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.Java8ForEachHelper.class - [JAR]

├─ com.mongodb.client.internal.Java8ListCollectionsIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.Java8ListDatabasesIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.Java8ListIndexesIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.Java8MapReduceIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.Java8MongoIterableFactory.class - [JAR]

├─ com.mongodb.client.internal.KeyManagementService.class - [JAR]

├─ com.mongodb.client.internal.KeyRetriever.class - [JAR]

├─ com.mongodb.client.internal.ListCollectionsIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.ListDatabasesIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.ListIndexesIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.MapReduceIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.MappingIterable.class - [JAR]

├─ com.mongodb.client.internal.MongoBatchCursorAdapter.class - [JAR]

├─ com.mongodb.client.internal.MongoChangeStreamCursorImpl.class - [JAR]

├─ com.mongodb.client.internal.MongoClientDelegate.class - [JAR]

├─ com.mongodb.client.internal.MongoClientImpl.class - [JAR]

├─ com.mongodb.client.internal.MongoCollectionImpl.class - [JAR]

├─ com.mongodb.client.internal.MongoDatabaseImpl.class - [JAR]

├─ com.mongodb.client.internal.MongoIterableFactory.class - [JAR]

├─ com.mongodb.client.internal.MongoIterableImpl.class - [JAR]

├─ com.mongodb.client.internal.MongoIterables.class - [JAR]

├─ com.mongodb.client.internal.MongoMappingCursor.class - [JAR]

├─ com.mongodb.client.internal.OperationExecutor.class - [JAR]

├─ com.mongodb.client.internal.SimpleMongoClient.class - [JAR]

├─ com.mongodb.client.internal.SimpleMongoClients.class - [JAR]

├─ com.mongodb.client.internal.package-info.class - [JAR]

com.mongodb.client.model

├─ com.mongodb.client.model.DBCollectionCountOptions.class - [JAR]

├─ com.mongodb.client.model.DBCollectionDistinctOptions.class - [JAR]

├─ com.mongodb.client.model.DBCollectionFindAndModifyOptions.class - [JAR]

├─ com.mongodb.client.model.DBCollectionFindOptions.class - [JAR]

├─ com.mongodb.client.model.DBCollectionRemoveOptions.class - [JAR]

├─ com.mongodb.client.model.DBCollectionUpdateOptions.class - [JAR]

├─ com.mongodb.client.model.DBCreateViewOptions.class - [JAR]

com.mongodb.gridfs

├─ com.mongodb.gridfs.CLI.class - [JAR]

├─ com.mongodb.gridfs.GridFS.class - [JAR]

├─ com.mongodb.gridfs.GridFSDBFile.class - [JAR]

├─ com.mongodb.gridfs.GridFSFile.class - [JAR]

├─ com.mongodb.gridfs.GridFSInputFile.class - [JAR]

com.mongodb.util

├─ com.mongodb.util.AbstractObjectSerializer.class - [JAR]

├─ com.mongodb.util.ClassMapBasedObjectSerializer.class - [JAR]

├─ com.mongodb.util.JSON.class - [JAR]

├─ com.mongodb.util.JSONCallback.class - [JAR]

├─ com.mongodb.util.JSONParseException.class - [JAR]

├─ com.mongodb.util.JSONParser.class - [JAR]

├─ com.mongodb.util.JSONSerializers.class - [JAR]

├─ com.mongodb.util.ObjectSerializer.class - [JAR]

├─ com.mongodb.util.Util.class - [JAR]

com.mongodb.client

├─ com.mongodb.client.AggregateIterable.class - [JAR]

├─ com.mongodb.client.ChangeStreamIterable.class - [JAR]

├─ com.mongodb.client.ClientSession.class - [JAR]

├─ com.mongodb.client.DistinctIterable.class - [JAR]

├─ com.mongodb.client.FindIterable.class - [JAR]

├─ com.mongodb.client.ListCollectionsIterable.class - [JAR]

├─ com.mongodb.client.ListDatabasesIterable.class - [JAR]

├─ com.mongodb.client.ListIndexesIterable.class - [JAR]

├─ com.mongodb.client.MapReduceIterable.class - [JAR]

├─ com.mongodb.client.MongoChangeStreamCursor.class - [JAR]

├─ com.mongodb.client.MongoClient.class - [JAR]

├─ com.mongodb.client.MongoClientFactory.class - [JAR]

├─ com.mongodb.client.MongoClients.class - [JAR]

├─ com.mongodb.client.MongoCollection.class - [JAR]

├─ com.mongodb.client.MongoCursor.class - [JAR]

├─ com.mongodb.client.MongoDatabase.class - [JAR]

├─ com.mongodb.client.MongoIterable.class - [JAR]

├─ com.mongodb.client.TransactionBody.class - [JAR]

├─ com.mongodb.client.package-info.class - [JAR]

Advertisement

Dependencies from Group

Jun 07, 2023
1.4k usages
2.5k stars
Jul 11, 2023
485 usages
2.5k stars
Jul 11, 2023
354 usages
2.5k stars
Jun 07, 2023
350 usages
2.5k stars
Jul 11, 2023
320 usages
2.5k stars

Discover Dependencies

Aug 03, 2020
22 usages
Jul 13, 2023
3 usages
31 stars
Jun 24, 2022
9 usages
16.7k stars
Aug 15, 2023
98 usages
1k stars
Jan 07, 2020
43 usages
1k stars
Jul 16, 2023
42 usages
231 stars
Aug 14, 2023
27 usages
3k stars
Aug 14, 2023
3.1k stars
Aug 23, 2023
77 usages