jar

com.antelopesystem.crudframework : crud-framework-mongo-connector

Maven & Gradle

Nov 21, 2021
4 stars

crud-framework-mongo-connector · A Mongo connector for the Crud Framework

Table Of Contents

Latest Version

Download com.antelopesystem.crudframework : crud-framework-mongo-connector JAR file - Latest Versions:

All Versions

Download com.antelopesystem.crudframework : crud-framework-mongo-connector JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.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 crud-framework-mongo-connector-0.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.antelopesystem.crudframework.mongo.modelfilter

├─ com.antelopesystem.crudframework.mongo.modelfilter.MongoRawJunctionDTO.class - [JAR]

com.antelopesystem.crudframework.mongo.config

├─ com.antelopesystem.crudframework.mongo.config.CrudMongoConnectorConfiguration.class - [JAR]

com.antelopesystem.crudframework.mongo.dao

├─ com.antelopesystem.crudframework.mongo.dao.AbstractMongoBaseDao.class - [JAR]

├─ com.antelopesystem.crudframework.mongo.dao.MongoCrudDaoImpl.class - [JAR]

com.antelopesystem.crudframework.mongo.ro

├─ com.antelopesystem.crudframework.mongo.ro.BaseMongoRO.class - [JAR]

├─ com.antelopesystem.crudframework.mongo.ro.BaseMongoUpdatableRO.class - [JAR]

com.antelopesystem.crudframework.mongo.model

├─ com.antelopesystem.crudframework.mongo.model.BaseMongoEntity.class - [JAR]

├─ com.antelopesystem.crudframework.mongo.model.BaseMongoUpdateableEntity.class - [JAR]

com.antelopesystem.crudframework.mongo.annotation

├─ com.antelopesystem.crudframework.mongo.annotation.EnableMongoCrud.class - [JAR]

├─ com.antelopesystem.crudframework.mongo.annotation.MongoCrudEntity.class - [JAR]