@ConsumerType
public interface ArtifactProvider
Modifier and Type | Method and Description |
---|---|
URL |
provide(ArtifactId id)
Provide the artifact with the given id.
|
URL provide(ArtifactId id)
id
- The artifact idnull
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.