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

asset.pipeline.grails.UrlBase Maven / Gradle / Ivy

There is a newer version: 6.2.0-M2
Show newest version
package asset.pipeline.grails;


public enum UrlBase {
    SERVER_BASE_URL,
    CONTEXT_PATH,
    NONE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy