object Urls
Central place for URLs, so they can be reused easier. |
const val ARTIFACT_JOSM: String
Constant containing the artifact name of JOSM, namely |
|
const val ARTIFACT_JOSM_UNITTEST: String
Constant containing the artifact name of the JOSM unittest library, namely |
|
const val ARTIFACT_PLUGIN_LIST: String
Constant containing the artifact name of the JOSM plugin list, namely |
|
const val GROUP_JMAPVIEWER: String
Constant containing the group used for JMapViewer artifacts in Maven repos |
|
const val GROUP_JOSM: String
Constant containing the group used for JOSM artifacts in Maven repos |
|
const val GROUP_JOSM_PLUGIN: String
Constant containing the group used for JOSM plugins in Maven repos |
|
const val GROUP_METADATA: String
Constant containing the group used for JOSM metadata (e.g. plugin list) in Maven repos |
|
const val VERSION_SNAPSHOT: String
Constant containing the version number used for snapshot versions of artifacts |