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

com.github.panchitoboy.common.ecb.Control Maven / Gradle / Ivy

There is a newer version: 1.2.1
Show newest version
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