# mongo-java-orm **Repository Path**: mirrors_belerweb/mongo-java-orm ## Basic Information - **Project Name**: mongo-java-orm - **Description**: A MongoDB Java ORM - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README mongo-java-orm ======== A copy of http://code.google.com/p/mongo-java-orm/, then deploy it to maven central repository. I tried to make few contribution on http://code.google.com/p/mongo-java-orm/ to deploy mongo-java-orm to central maven repository, but everything not going smooth. I really don't like private repositoy, so I dump codes, put project on github, deploy artifact to central maven repository. I am look forward to the original author migrate project to github, and we can find a way to cooperate. I will maintain minor version(such as 1.2.1) on github, but dump major version from http://code.google.com/p/mongo-java-orm/. Please feel free to contribute issues, codes, documents ... ### Download ### Download the jar via maven: ```xml com.belerweb mongo-java-orm 1.2 ```