All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.arextest.schedule.dao.mongodb.RepositoryField Maven / Gradle / Ivy

There is a newer version: 2.0.4
Show newest version
package com.arextest.schedule.dao.mongodb;

public interface RepositoryField {

  String DASH_ID = "_id";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy