huawei

fun RepositoryHandler.huawei(descriptor: MavenRepositoryContentDescriptor.() -> Unit = {}): MavenArtifactRepository

Huawei Cloud mirrors the Maven Central repository at https://repo.huaweicloud.com/repository/maven.

This method is a convenience wrapper around the RepositoryHandler.maven method that sets the URL to the above.

Return

the configured Maven repository.

Parameters

descriptor

the configuration block for the Maven repository content descriptor.