| Package | Description |
|---|---|
| org.kuali.common.util.maven | |
| org.kuali.common.util.maven.model |
| Modifier and Type | Method and Description |
|---|---|
static Dependency |
RepositoryUtils.parseDependency(String gav)
Order is
groupId:artifactId:version:classifier:type:scope. |
| Modifier and Type | Method and Description |
|---|---|
static String |
RepositoryUtils.toString(Dependency dependency)
Order is
groupId:artifactId:version:classifier:type:scope. |
| Modifier and Type | Method and Description |
|---|---|
Dependency |
Dependency.Builder.build() |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.