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

org.zanata.rest.dto.Extensible Maven / Gradle / Ivy

There is a newer version: 4.6.2
Show newest version
package org.zanata.rest.dto;

import org.zanata.rest.dto.resource.ExtensionSet;

public interface Extensible {
    ExtensionSet getExtensions();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy