|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.knowledgeplaza.util.MavenUtil
public class MavenUtil
| Constructor Summary | |
|---|---|
MavenUtil()
|
|
| Method Summary | |
|---|---|
static java.util.Properties |
readMavenProperties(java.lang.String groupId,
java.lang.String artifactId)
Read the maven pom.properties (if available) that are present in JAR artifacts |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MavenUtil()
| Method Detail |
|---|
public static java.util.Properties readMavenProperties(java.lang.String groupId,
java.lang.String artifactId)
groupId - artifactId -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||