Interface RegistryArtifactConfig

    • Method Detail

      • isDisabled

        boolean isDisabled()
        Whether this catalog artifact is not supported by the registry or should simply be disabled on the client side.
        Returns:
        true, if the catalog represented by this artifact should be excluded from processing
      • getArtifact

        io.quarkus.maven.dependency.ArtifactCoords getArtifact()
        Catalog artifact coordinates in the registry.
        Returns:
        catalog artifact coordinates in the registry