com.github.panchitoboy.common.ecb.Control Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of common-rest Show documentation
Show all versions of common-rest Show documentation
Libreria de ayuda la generacion de servicios REST
package com.github.panchitoboy.common.ecb;
import java.io.Serializable;
import org.apache.deltaspike.data.api.EntityRepository;
public interface Control extends EntityRepository {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy