| Package | Description |
|---|---|
| org.jboss.forge.project.dependencies | |
| org.jboss.forge.project.facets |
| Constructor and Description |
|---|
DependencyRepositoryImpl(DependencyFacet.KnownRepository repo) |
| Modifier and Type | Method and Description |
|---|---|
static DependencyFacet.KnownRepository |
DependencyFacet.KnownRepository.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DependencyFacet.KnownRepository[] |
DependencyFacet.KnownRepository.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyFacet.addRepository(DependencyFacet.KnownRepository repository)
Add a
DependencyFacet.KnownRepository to the project build system. |
boolean |
DependencyFacet.hasRepository(DependencyFacet.KnownRepository repository)
Return true if the given
DependencyFacet.KnownRepository is already registered in this project's build system. |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.