MavenRepositoryResponse

data class MavenRepositoryResponse(val publicRepository: String)

Configuration for a Maven remote repository.

Constructors

Link copied to clipboard
fun MavenRepositoryResponse(publicRepository: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

One of the publicly available Maven repositories supported by Artifact Registry.