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

Package org.openstreetmap.josm.gradle.plugin.util

Types

Urls

object Urls

Central place for URLs, so they can be reused easier.

Extensions for External Classes

org.gradle.api.artifacts.Dependency

org.gradle.api.artifacts.dsl.DependencyHandler

org.gradle.api.artifacts.dsl.RepositoryHandler

org.gradle.api.plugins.Convention

org.gradle.api.plugins.ExtensionContainer

org.gradle.api.Project

Properties

ARTIFACT_JOSM

const val ARTIFACT_JOSM: String

Constant containing the artifact name of JOSM, namely josm

ARTIFACT_JOSM_UNITTEST

const val ARTIFACT_JOSM_UNITTEST: String

Constant containing the artifact name of the JOSM unittest library, namely josm-unittest

ARTIFACT_PLUGIN_LIST

const val ARTIFACT_PLUGIN_LIST: String

Constant containing the artifact name of the JOSM plugin list, namely plugin-list

GROUP_JMAPVIEWER

const val GROUP_JMAPVIEWER: String

Constant containing the group used for JMapViewer artifacts in Maven repos

GROUP_JOSM

const val GROUP_JOSM: String

Constant containing the group used for JOSM artifacts in Maven repos

GROUP_JOSM_PLUGIN

const val GROUP_JOSM_PLUGIN: String

Constant containing the group used for JOSM plugins in Maven repos

GROUP_METADATA

const val GROUP_METADATA: String

Constant containing the group used for JOSM metadata (e.g. plugin list) in Maven repos

VERSION_SNAPSHOT

const val VERSION_SNAPSHOT: String

Constant containing the version number used for snapshot versions of artifacts