public interface MavenRepository
-
Method Summary
Not a
URI because this could be a property reference.
boolean
-
Method Details
-
getId
@Nullable
@Nullable String getId()
-
getUri
Not a
URI because this could be a property reference.
-
getReleases
@Nullable
@Nullable String getReleases()
-
getSnapshots
@Nullable
@Nullable String getSnapshots()
-
isKnownToExist
boolean isKnownToExist()
-
getUsername
@Nullable
@Nullable String getUsername()
-
getPassword
@Nullable
@Nullable String getPassword()
-