public class MavenCentral extends java.lang.Object implements Repository
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
URL |
| Constructor and Description |
|---|
MavenCentral() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
java.lang.String |
getUrl() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSnapshot, micronautRepositoriespublic static final java.lang.String URL
@NonNull public java.lang.String getId()
getId in interface Repository@NonNull public java.lang.String getUrl()
getUrl in interface Repository