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

de.gesellix.couchdb.model.DocumentId Maven / Gradle / Ivy

package de.gesellix.couchdb.model;

public interface DocumentId {

  String getId();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy