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

nl.praegus.fitnesse.symbols.MavenProjectVersions.ReleaseNotesUrl Maven / Gradle / Ivy

There is a newer version: 2.0.24
Show newest version
package nl.praegus.fitnesse.symbols.MavenProjectVersions;

public class ReleaseNotesUrl {
    public static final String fitnesseUrl = "Fitnesse," + "http://fitnesse.org/FitNesse.ReleaseNotes";
    public static final String bootstrapUrl = "Bootstrap+," + "https://github.com/praegus/fitnesse-bootstrap-plus-theme/releases";
    public static final String pluginUrl = "Plugin," + "https://github.com/praegus/toolchain-fitnesse-plugin/releases";
    public static final String hsacUrl = "Hsac," + "https://github.com/fhoeben/hsac-fitnesse-fixtures/releases";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy