All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download restheart-mongodb JAR 8.0.13 with all dependencies


RESTHeart MongoDB - MongoDB plugin

Files of the artifact restheart-mongodb version 8.0.13 from the group org.restheart.

Artifact restheart-mongodb
Group org.restheart
Version 8.0.13
Last update 17. September 2024
Tags: plugin restheart mongodb
Organization not specified
URL http://www.restheart.org
License GNU Affero General Public License (AGPL) version 3.0
Dependencies amount 4
Dependencies mongodb-driver-sync, org.everit.json.schema, classgraph, tika-core,
There are maybe transitive dependencies!
There is a newer version: 8.1.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of restheart-mongodb Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of restheart-mongodb version 8.0.13

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.restheart.restheart-mongodb
META-INF.maven.org.restheart.restheart-mongodb.META-INF.maven.org.restheart.restheart-mongodb.pom.properties
META-INF.maven.org.restheart.restheart-mongodb.META-INF.maven.org.restheart.restheart-mongodb.pom.xml
META-INF.native-image.org.restheart.restheart-mongodb
META-INF.native-image.org.restheart.restheart-mongodb.META-INF.native-image.org.restheart.restheart-mongodb.native-image.properties
META-INF.native-image.org.restheart.restheart-mongodb.META-INF.native-image.org.restheart.restheart-mongodb.reflect-config.json
.json-schema-draft-v4.json
org.restheart.mongodb
org.restheart.mongodb.org.restheart.mongodb.ConfigurationHelper
org.restheart.mongodb.org.restheart.mongodb.MongoService
org.restheart.mongodb.org.restheart.mongodb.MongoServiceConfiguration
org.restheart.mongodb.org.restheart.mongodb.MongoServiceConfigurationKeys
org.restheart.mongodb.org.restheart.mongodb.MongoServiceInitializer
org.restheart.mongodb.org.restheart.mongodb.RHMongoClients
org.restheart.mongodb.db
org.restheart.mongodb.db.org.restheart.mongodb.db.Collections
org.restheart.mongodb.db.org.restheart.mongodb.db.Databases
org.restheart.mongodb.db.org.restheart.mongodb.db.DbUtils
org.restheart.mongodb.db.org.restheart.mongodb.db.Documents
org.restheart.mongodb.db.org.restheart.mongodb.db.GetCollectionCache
org.restheart.mongodb.db.org.restheart.mongodb.db.GetCollectionCacheKey
org.restheart.mongodb.db.org.restheart.mongodb.db.GridFs
org.restheart.mongodb.db.org.restheart.mongodb.db.Indexes
org.restheart.mongodb.db.org.restheart.mongodb.db.package-info
org.restheart.mongodb.db.sessions
org.restheart.mongodb.db.sessions.org.restheart.mongodb.db.sessions.ClientSessionFactory
org.restheart.mongodb.db.sessions.org.restheart.mongodb.db.sessions.ServerSessionImpl
org.restheart.mongodb.db.sessions.org.restheart.mongodb.db.sessions.SessionOptions
org.restheart.mongodb.db.sessions.org.restheart.mongodb.db.sessions.SessionsUtils
org.restheart.mongodb.db.sessions.org.restheart.mongodb.db.sessions.Sid
org.restheart.mongodb.db.sessions.org.restheart.mongodb.db.sessions.SimpleServerSessionPool
org.restheart.mongodb.db.sessions.org.restheart.mongodb.db.sessions.Txn
org.restheart.mongodb.db.sessions.org.restheart.mongodb.db.sessions.TxnClientSessionFactory
org.restheart.mongodb.db.sessions.org.restheart.mongodb.db.sessions.TxnClientSessionImpl
org.restheart.mongodb.db.sessions.org.restheart.mongodb.db.sessions.TxnsUtils
org.restheart.mongodb.exchange
org.restheart.mongodb.exchange.org.restheart.mongodb.exchange.MongoRequestPropsInjector
org.restheart.mongodb.hal
org.restheart.mongodb.hal.org.restheart.mongodb.hal.AbstractRepresentationFactory
org.restheart.mongodb.hal.org.restheart.mongodb.hal.AggregationResultRepresentationFactory
org.restheart.mongodb.hal.org.restheart.mongodb.hal.BulkResultRepresentationFactory
org.restheart.mongodb.hal.org.restheart.mongodb.hal.CollectionRepresentationFactory
org.restheart.mongodb.hal.org.restheart.mongodb.hal.DBRepresentationFactory
org.restheart.mongodb.hal.org.restheart.mongodb.hal.DocumentRepresentationFactory
org.restheart.mongodb.hal.org.restheart.mongodb.hal.HALRepresentation
org.restheart.mongodb.hal.org.restheart.mongodb.hal.IndexesRepresentationFactory
org.restheart.mongodb.hal.org.restheart.mongodb.hal.Link
org.restheart.mongodb.hal.org.restheart.mongodb.hal.Resource
org.restheart.mongodb.hal.org.restheart.mongodb.hal.RootRepresentationFactory
org.restheart.mongodb.hal.org.restheart.mongodb.hal.package-info
org.restheart.mongodb.handlers
org.restheart.mongodb.handlers.org.restheart.mongodb.handlers.ErrorHandler
org.restheart.mongodb.handlers.org.restheart.mongodb.handlers.GzipEncodingHandler
org.restheart.mongodb.handlers.org.restheart.mongodb.handlers.HeadersManager
org.restheart.mongodb.handlers.org.restheart.mongodb.handlers.MetaRequestTransformer
org.restheart.mongodb.handlers.org.restheart.mongodb.handlers.NormalOrBulkDispatcherHandler
org.restheart.mongodb.handlers.org.restheart.mongodb.handlers.OptionsHandler
org.restheart.mongodb.handlers.org.restheart.mongodb.handlers.RequestDispatcherHandler
org.restheart.mongodb.handlers.org.restheart.mongodb.handlers.SizeRequestTransformer
org.restheart.mongodb.handlers.aggregation
org.restheart.mongodb.handlers.aggregation.org.restheart.mongodb.handlers.aggregation.AbstractAggregationOperation
org.restheart.mongodb.handlers.aggregation.org.restheart.mongodb.handlers.aggregation.AggregationPipeline
org.restheart.mongodb.handlers.aggregation.org.restheart.mongodb.handlers.aggregation.AggregationTransformer
org.restheart.mongodb.handlers.aggregation.org.restheart.mongodb.handlers.aggregation.GetAggregationHandler
org.restheart.mongodb.handlers.aggregation.org.restheart.mongodb.handlers.aggregation.MapReduce
org.restheart.mongodb.handlers.bulk
org.restheart.mongodb.handlers.bulk.org.restheart.mongodb.handlers.bulk.BulkDeleteDocumentsHandler
org.restheart.mongodb.handlers.bulk.org.restheart.mongodb.handlers.bulk.BulkPatchDocumentsHandler
org.restheart.mongodb.handlers.bulk.org.restheart.mongodb.handlers.bulk.BulkPostCollectionHandler
org.restheart.mongodb.handlers.bulk.org.restheart.mongodb.handlers.bulk.BulkResultRepresentationFactory
org.restheart.mongodb.handlers.bulk.org.restheart.mongodb.handlers.bulk.package-info
org.restheart.mongodb.handlers.changestreams
org.restheart.mongodb.handlers.changestreams.org.restheart.mongodb.handlers.changestreams.Activator
org.restheart.mongodb.handlers.changestreams.org.restheart.mongodb.handlers.changestreams.ChangeStreamOperation
org.restheart.mongodb.handlers.changestreams.org.restheart.mongodb.handlers.changestreams.ChangeStreamWorker
org.restheart.mongodb.handlers.changestreams.org.restheart.mongodb.handlers.changestreams.ChangeStreamWorkerKey
org.restheart.mongodb.handlers.changestreams.org.restheart.mongodb.handlers.changestreams.ChangeStreamWorkers
org.restheart.mongodb.handlers.changestreams.org.restheart.mongodb.handlers.changestreams.GetChangeStreamHandler
org.restheart.mongodb.handlers.changestreams.org.restheart.mongodb.handlers.changestreams.ObsoleteChangeStreamRemover
org.restheart.mongodb.handlers.changestreams.org.restheart.mongodb.handlers.changestreams.WebSocketSession
org.restheart.mongodb.handlers.collection
org.restheart.mongodb.handlers.collection.org.restheart.mongodb.handlers.collection.DeleteCollectionHandler
org.restheart.mongodb.handlers.collection.org.restheart.mongodb.handlers.collection.GetCollectionHandler
org.restheart.mongodb.handlers.collection.org.restheart.mongodb.handlers.collection.PatchCollectionHandler
org.restheart.mongodb.handlers.collection.org.restheart.mongodb.handlers.collection.PostCollectionHandler
org.restheart.mongodb.handlers.collection.org.restheart.mongodb.handlers.collection.PutCollectionHandler
org.restheart.mongodb.handlers.collection.org.restheart.mongodb.handlers.collection.package-info
org.restheart.mongodb.handlers.database
org.restheart.mongodb.handlers.database.org.restheart.mongodb.handlers.database.DeleteDBHandler
org.restheart.mongodb.handlers.database.org.restheart.mongodb.handlers.database.GetDBHandler
org.restheart.mongodb.handlers.database.org.restheart.mongodb.handlers.database.PatchDBHandler
org.restheart.mongodb.handlers.database.org.restheart.mongodb.handlers.database.PutDBHandler
org.restheart.mongodb.handlers.database.org.restheart.mongodb.handlers.database.package-info
org.restheart.mongodb.handlers.document
org.restheart.mongodb.handlers.document.org.restheart.mongodb.handlers.document.DeleteDocumentHandler
org.restheart.mongodb.handlers.document.org.restheart.mongodb.handlers.document.GetDocumentHandler
org.restheart.mongodb.handlers.document.org.restheart.mongodb.handlers.document.PatchDocumentHandler
org.restheart.mongodb.handlers.document.org.restheart.mongodb.handlers.document.PutDocumentHandler
org.restheart.mongodb.handlers.document.org.restheart.mongodb.handlers.document.package-info
org.restheart.mongodb.handlers.files
org.restheart.mongodb.handlers.files.org.restheart.mongodb.handlers.files.DeleteBucketHandler
org.restheart.mongodb.handlers.files.org.restheart.mongodb.handlers.files.DeleteFileHandler
org.restheart.mongodb.handlers.files.org.restheart.mongodb.handlers.files.FileMetadataHandler
org.restheart.mongodb.handlers.files.org.restheart.mongodb.handlers.files.GetBucketHandler
org.restheart.mongodb.handlers.files.org.restheart.mongodb.handlers.files.GetFileBinaryHandler
org.restheart.mongodb.handlers.files.org.restheart.mongodb.handlers.files.GetFileHandler
org.restheart.mongodb.handlers.files.org.restheart.mongodb.handlers.files.PostBucketHandler
org.restheart.mongodb.handlers.files.org.restheart.mongodb.handlers.files.PutBucketHandler
org.restheart.mongodb.handlers.files.org.restheart.mongodb.handlers.files.PutFileHandler
org.restheart.mongodb.handlers.files.org.restheart.mongodb.handlers.files.package-info
org.restheart.mongodb.handlers.indexes
org.restheart.mongodb.handlers.indexes.org.restheart.mongodb.handlers.indexes.DeleteIndexHandler
org.restheart.mongodb.handlers.indexes.org.restheart.mongodb.handlers.indexes.GetIndexesHandler
org.restheart.mongodb.handlers.indexes.org.restheart.mongodb.handlers.indexes.PutIndexHandler
org.restheart.mongodb.handlers.indexes.org.restheart.mongodb.handlers.indexes.package-info
org.restheart.mongodb.handlers.injectors
org.restheart.mongodb.handlers.injectors.org.restheart.mongodb.handlers.injectors.ClientSessionInjector
org.restheart.mongodb.handlers.injectors.org.restheart.mongodb.handlers.injectors.ETagPolicyInjector
org.restheart.mongodb.handlers.injectors.org.restheart.mongodb.handlers.injectors.package-info
org.restheart.mongodb.handlers
org.restheart.mongodb.handlers.org.restheart.mongodb.handlers.package-info
org.restheart.mongodb.handlers.root
org.restheart.mongodb.handlers.root.org.restheart.mongodb.handlers.root.GetRootHandler
org.restheart.mongodb.handlers.root.org.restheart.mongodb.handlers.root.package-info
org.restheart.mongodb.handlers.schema
org.restheart.mongodb.handlers.schema.org.restheart.mongodb.handlers.schema.JsonMetaSchemaChecker
org.restheart.mongodb.handlers.schema.org.restheart.mongodb.handlers.schema.JsonSchemaCacheSingleton
org.restheart.mongodb.handlers.schema.org.restheart.mongodb.handlers.schema.JsonSchemaNotFoundException
org.restheart.mongodb.handlers.schema.org.restheart.mongodb.handlers.schema.JsonSchemaTransformer
org.restheart.mongodb.handlers.schema.org.restheart.mongodb.handlers.schema.SchemaStoreClient
org.restheart.mongodb.handlers.schema.org.restheart.mongodb.handlers.schema.SchemaStoreURL
org.restheart.mongodb.handlers.schema.org.restheart.mongodb.handlers.schema.package-info
org.restheart.mongodb.handlers.sessions
org.restheart.mongodb.handlers.sessions.org.restheart.mongodb.handlers.sessions.DeleteSessionHandler
org.restheart.mongodb.handlers.sessions.org.restheart.mongodb.handlers.sessions.DeleteTxnHandler
org.restheart.mongodb.handlers.sessions.org.restheart.mongodb.handlers.sessions.GetTxnHandler
org.restheart.mongodb.handlers.sessions.org.restheart.mongodb.handlers.sessions.PatchTxnHandler
org.restheart.mongodb.handlers.sessions.org.restheart.mongodb.handlers.sessions.PostSessionHandler
org.restheart.mongodb.handlers.sessions.org.restheart.mongodb.handlers.sessions.PostTxnsHandler
org.restheart.mongodb.handlers.sessions.org.restheart.mongodb.handlers.sessions.TxnsActivator
org.restheart.mongodb.interceptors
org.restheart.mongodb.interceptors.org.restheart.mongodb.interceptors.AddRequestProperties
org.restheart.mongodb.interceptors.org.restheart.mongodb.interceptors.CollectionPropsInjector
org.restheart.mongodb.interceptors.org.restheart.mongodb.interceptors.ContentSizeChecker
org.restheart.mongodb.interceptors.org.restheart.mongodb.interceptors.DbPropsInjector
org.restheart.mongodb.interceptors.org.restheart.mongodb.interceptors.FileMediaTypeDetector
org.restheart.mongodb.interceptors.org.restheart.mongodb.interceptors.JsonSchemaAfterWriteChecker
org.restheart.mongodb.interceptors.org.restheart.mongodb.interceptors.JsonSchemaBeforeWriteChecker
org.restheart.mongodb.interceptors.org.restheart.mongodb.interceptors.MetadataCachesSingleton
org.restheart.mongodb.interceptors.org.restheart.mongodb.interceptors.NamespacesResponseFlattener
org.restheart.mongodb.metadata
org.restheart.mongodb.metadata.org.restheart.mongodb.metadata.Relationship
org.restheart.mongodb.metadata.org.restheart.mongodb.metadata.package-info
org.restheart.mongodb
org.restheart.mongodb.org.restheart.mongodb.package-info
org.restheart.mongodb.security
org.restheart.mongodb.security.org.restheart.mongodb.security.AllowBulkRequests
org.restheart.mongodb.security.org.restheart.mongodb.security.AllowMgmtRequests
org.restheart.mongodb.security.org.restheart.mongodb.security.AllowWriteMode
org.restheart.mongodb.security.org.restheart.mongodb.security.BaseAllowInitializer
org.restheart.mongodb.security.org.restheart.mongodb.security.FilterOperatorsBlacklist
org.restheart.mongodb.security.org.restheart.mongodb.security.MergeRequest
org.restheart.mongodb.security.org.restheart.mongodb.security.ProjectResponse
org.restheart.mongodb.security.org.restheart.mongodb.security.RequestFilters
org.restheart.mongodb.security.org.restheart.mongodb.security.package-info
org.restheart.mongodb.services
org.restheart.mongodb.services.org.restheart.mongodb.services.CacheInvalidator
org.restheart.mongodb.services.org.restheart.mongodb.services.CsvLoader
org.restheart.mongodb.services.org.restheart.mongodb.services.package-info
org.restheart.mongodb.utils
org.restheart.mongodb.utils.org.restheart.mongodb.utils.LogUtils
org.restheart.mongodb.utils.org.restheart.mongodb.utils.LoggingInitializer
org.restheart.mongodb.utils.org.restheart.mongodb.utils.MongoURLUtils
org.restheart.mongodb.utils.org.restheart.mongodb.utils.OSChecker
org.restheart.mongodb.utils.org.restheart.mongodb.utils.RequestHelper
org.restheart.mongodb.utils.org.restheart.mongodb.utils.ResponseHelper
org.restheart.mongodb.utils.org.restheart.mongodb.utils.package-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy