public class StandardRepository extends java.lang.Object implements Repository
| Constructor and Description |
|---|
StandardRepository(java.lang.String host) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHost()
The maven repository host's address.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateURL, openConnectionpublic java.lang.String getHost()
RepositorygetHost in interface Repository