public class MavenRepositoryLocation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
id |
private java.net.URI |
location |
Constructor and Description |
---|
MavenRepositoryLocation(java.lang.String id,
java.net.URI location) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
java.net.URI |
getURL() |