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

org.webpieces.plugins.hsqldb.H2DbRouteId Maven / Gradle / Ivy

There is a newer version: 2.1.1
Show newest version
package org.webpieces.plugins.hsqldb;

import org.webpieces.router.api.routes.RouteId;

public enum H2DbRouteId implements RouteId {

	GET_DATABASE_PAGE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy