jar

io.foodtechlab : common-entities-mongo

Maven & Gradle

Feb 06, 2024

Common Entities Mongo · Contains a set of common basic business entities for database mongo module

Table Of Contents

Latest Version

Download io.foodtechlab : common-entities-mongo JAR file - Latest Versions:

All Versions

Download io.foodtechlab : common-entities-mongo JAR file - All Versions:

Version Vulnerabilities Size Updated
4.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 common-entities-mongo-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.foodtechlab.common.mongo.port

├─ io.foodtechlab.common.mongo.port.AbstractMongoExternalLinkRepository.class - [JAR]

├─ io.foodtechlab.common.mongo.port.AbstractMongoSafeDeleteRepository.class - [JAR]

io.foodtechlab.common.mongo.util

├─ io.foodtechlab.common.mongo.util.DateTimeObjectCriteria.class - [JAR]

├─ io.foodtechlab.common.mongo.util.DeletedCriteria.class - [JAR]

├─ io.foodtechlab.common.mongo.util.FindByExternalLinkCriteria.class - [JAR]

├─ io.foodtechlab.common.mongo.util.FullNameCriteria.class - [JAR]

├─ io.foodtechlab.common.mongo.util.IsDeletedCriteria.class - [JAR]

├─ io.foodtechlab.common.mongo.util.PhoneNumberCriteria.class - [JAR]

io.foodtechlab.common.mongo.query

├─ io.foodtechlab.common.mongo.query.FindByExternalLinkQuery.class - [JAR]

├─ io.foodtechlab.common.mongo.query.FindNotDeleteByIdQuery.class - [JAR]

io.foodtechlab.common.mongo.documents

├─ io.foodtechlab.common.mongo.documents.BaseDeleteDocument.class - [JAR]

├─ io.foodtechlab.common.mongo.documents.BaseExternalDeleteDocument.class - [JAR]

├─ io.foodtechlab.common.mongo.documents.BaseExternalDocument.class - [JAR]

├─ io.foodtechlab.common.mongo.documents.ExternalLinkDocument.class - [JAR]

├─ io.foodtechlab.common.mongo.documents.FullNameDoc.class - [JAR]

├─ io.foodtechlab.common.mongo.documents.PhoneNumberDoc.class - [JAR]

io.foodtechlab.common.mongo.update

├─ io.foodtechlab.common.mongo.update.SetDeletedUpdate.class - [JAR]