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

de.digitalcollections.cudami.model.api.identifiable.resource.ContentNode Maven / Gradle / Ivy

package de.digitalcollections.cudami.model.api.identifiable.resource;

import de.digitalcollections.cudami.model.api.identifiable.Node;

public interface ContentNode extends Resource, Node {
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy