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

hudson.plugins.slave_squatter.Messages Maven / Gradle / Ivy

Go to download

This plugin enables administrators to reserve executors to be used outside Hudson

The newest version!
// CHECKSTYLE:OFF

package hudson.plugins.slave_squatter;

import org.jvnet.localizer.ResourceBundleHolder;

@SuppressWarnings({
    "",
    "PMD"
})
public class Messages {

    private final static ResourceBundleHolder holder = ResourceBundleHolder.get(Messages.class);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy