jar

org.geckoprojects.mongo : org.gecko.mongo.osgi.api

Maven & Gradle

Jan 24, 2021
2 usages

Mongo OSGi API · Mongo OSGi services for the MongoClient

Table Of Contents

Latest Version

Download org.geckoprojects.mongo : org.gecko.mongo.osgi.api JAR file - Latest Versions:

All Versions

Download org.geckoprojects.mongo : org.gecko.mongo.osgi.api JAR file - All Versions:

Version Vulnerabilities Size Updated
6.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 org.gecko.mongo.osgi.api-6.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.gecko.mongo.osgi.configuration

├─ org.gecko.mongo.osgi.configuration.ConfigurationProperties.class - [JAR]

├─ org.gecko.mongo.osgi.configuration.package-info.class - [JAR]

org.gecko.mongo.osgi

├─ org.gecko.mongo.osgi.MongoClientProvider.class - [JAR]

├─ org.gecko.mongo.osgi.MongoCodecRegistryProvider.class - [JAR]

├─ org.gecko.mongo.osgi.MongoDatabaseProvider.class - [JAR]

├─ org.gecko.mongo.osgi.MongoIdFactory.class - [JAR]

├─ org.gecko.mongo.osgi.package-info.class - [JAR]

org.gecko.mongo.osgi.exceptions

├─ org.gecko.mongo.osgi.exceptions.MongoConfigurationException.class - [JAR]

├─ org.gecko.mongo.osgi.exceptions.MongoOSGiException.class - [JAR]

├─ org.gecko.mongo.osgi.exceptions.package-info.class - [JAR]

Advertisement