We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc05e53 commit c24abbeCopy full SHA for c24abbe
driver-core/build.gradle
@@ -20,8 +20,7 @@ plugins {
20
}
21
22
archivesBaseName = 'mongodb-driver-core'
23
-description = '''The Java operations layer for the MongoDB Java Driver.
24
- Third parties can wrap this layer to provide custom higher-level APIs'''
+description = 'Shared components for the Synchronous and Reactive Streams implementations of the MongoDB Java Driver.'
25
26
ext {
27
pomName = 'MongoDB Java Driver Core'
0 commit comments