Interface Repository

All Known Implementing Classes:
MavenCentral, MavenLocal, MicronautSnapshotRepository, S01SonatypeSnapshots

public interface Repository
  • Method Summary

    Modifier and Type
    Method
    Description
    @NonNull String
     
    @NonNull String
     
    default boolean
     
  • Method Details

    • getId

      @NonNull @NonNull String getId()
    • getUrl

      @NonNull @NonNull String getUrl()
    • isSnapshot

      default boolean isSnapshot()