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

com.github.zhengframework.jpa.ManagedClassProvider Maven / Gradle / Ivy

package com.github.zhengframework.jpa;

import java.util.List;
import javax.inject.Provider;

public interface ManagedClassProvider extends Provider> {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy