Package io.micronaut.starter.build
Interface Repository
- All Known Implementing Classes:
MavenCentral
,MavenLocal
,MicronautSnapshotRepository
,S01SonatypeSnapshots
public interface Repository
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
getUrl()
default boolean
static List<Repository>
Deprecated.
-
Method Details
-
getId
-
getUrl
-
isSnapshot
default boolean isSnapshot() -
micronautRepositories
Deprecated.UseRepositoryResolver
instead.- Returns:
- Empty list.
-
RepositoryResolver
instead.