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

liquibase.resource.AbstractPathHandler Maven / Gradle / Ivy

There is a newer version: 4.29.2
Show newest version
package liquibase.resource;

/**
 * Convenience base class for {@link PathHandler}s.
 */
public abstract class AbstractPathHandler implements PathHandler {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy