
nl.praegus.fitnesse.symbols.MavenProjectVersions.ReleaseNotesUrl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of toolchain-fitnesse-plugin Show documentation
Show all versions of toolchain-fitnesse-plugin Show documentation
Auto-register autocomplete responder and add debug script table
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