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

s.Anteros-Generator-Core.1.0.0.source-code.serviceInterface.ftl Maven / Gradle / Ivy

There is a newer version: 2.0.16
Show newest version
package ${packageName};

import br.com.anteros.persistence.session.service.SQLService;
import ${importEntity};

/**
*  Generated by Anteros Generator Maven Plugin at ${time}
**/

public interface ${serviceName} extends SQLService<${entityType}, Long> {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy