Interface Repository

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

public interface Repository
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    default boolean
     
  • Method Details

    • getId

      @NonNull String getId()
    • getUrl

      @NonNull String getUrl()
    • isSnapshot

      default boolean isSnapshot()