JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.micronaut.projectgen.core.buildtools
Interface Repository
All Known Implementing Classes:
MavenCentral
,
MavenLocal
public interface
Repository
Repository.
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
@NonNull
String
getId
()
@NonNull
String
getUrl
()
default boolean
isSnapshot
()
Method Details
getId
@NonNull
@NonNull
String
getId
()
getUrl
@NonNull
@NonNull
String
getUrl
()
isSnapshot
default
boolean
isSnapshot
()