PkgstEcosystem

enum PkgstEcosystem : Enum<PkgstEcosystem> , PkgstEndpoint(source)

Pkgst: Ecosystem

Enumerates supported packaging ecosystems

Entries

Link copied to clipboard

Gradle Plugins.

Link copied to clipboard

Maven Central.

Link copied to clipboard

Google Maven.

Link copied to clipboard

Jitpack.

Link copied to clipboard

NPM.

Properties

Link copied to clipboard
open val content: List<ContentGroup>

List of content groups to direct to this repository.

Link copied to clipboard
open override val domain: String

Domain target for this endpoint.

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open val uri: URI

URI for this endpoint.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.