component-installation-plugin / com.intershop.gradle.component.installation.utils.data / RepositoryType

RepositoryType

enum class RepositoryType

Enumeration for repository types - Maven or IVY.

Enum Values

MAVEN

Repository type is Maven.

IVY

Repository type is Ivy.