getNexusRepository

fun getNexusRepository(name: String): JsonObject?

Gets a Nexus Repository by its case-sensitive name.

Return

The repository data in JSON format, or null if not found

Parameters

name

The name of the nexus repository