gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin.util / Urls / MainJosmWebsite

MainJosmWebsite

object MainJosmWebsite

URLs for the JOSM website https//josm.openstreetmap.de

Properties

BASE

val BASE: URL

The Base URL of the JOSM website

DOWNLOADS

val DOWNLOADS: URL

The URL of the downloads page of the JOSM website

NEXUS_REPO_RELEASES

val NEXUS_REPO_RELEASES: URL

The URL of the JOSM Nexus repo for releases

NEXUS_REPO_SNAPSHOTS

val NEXUS_REPO_SNAPSHOTS: URL

The URL of the JOSM Nexus repo for snapshots

PATH_PLUGIN_LIST

val PATH_PLUGIN_LIST: String

The path portion of the URL https://josm.openstreetmap.de/plugin where a list of JOSM plugins can be downloaded.

PATH_PLUGIN_LIST_WITH_ICONS

val PATH_PLUGIN_LIST_WITH_ICONS: String

The path portion of the URL https://josm.openstreetmap.de/pluginicons where a list of JOSM plugins including their Base64 encoded icons can be downloaded.

VERSION_NUMBER_LATEST

val VERSION_NUMBER_LATEST: URL

The URL that returns the version number of the latest JOSM version in plain text

VERSION_NUMBER_TESTED

val VERSION_NUMBER_TESTED: URL

The URL that returns the version number of the current latest JOSM version in plain text