jar

org.eclipse.jnosql.communication : couchdb-driver

Maven & Gradle

Jun 04, 2022

The Eclipse JNoSQL communication layer to Couchdb

Table Of Contents

Latest Version

Download org.eclipse.jnosql.communication : couchdb-driver JAR file - Latest Versions:

All Versions

Download org.eclipse.jnosql.communication : couchdb-driver JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 couchdb-driver-1.0.0-b4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.jnosql.communication.couchdb.document

├─ org.eclipse.jnosql.communication.couchdb.document.CouchDBConfigurations.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.CouchDBConstant.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.CouchDBDocumentCollectionManager.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.CouchDBDocumentCollectionManagerFactory.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.CouchDBDocumentConfiguration.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.CouchDBDocumentQuery.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.CouchDBHttpClient.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.CouchDBHttpClientException.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.CouchDBHttpConfiguration.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.CouchDBHttpConfigurationBuilder.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.DefaultCouchDBDocumentCollectionManager.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.DeleteElement.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.DeleteQuery.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.HttpExecute.class - [JAR]

├─ org.eclipse.jnosql.communication.couchdb.document.MangoQueryConverter.class - [JAR]