public class WarUtils extends Object
Constructor and Description |
---|
WarUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
dependencyEquals(Dependency first,
Dependency second) |
static Artifact |
getArtifact(MavenProject project,
Dependency dependency) |
static boolean |
isRelated(Artifact artifact,
Dependency dependency) |
public static Artifact getArtifact(MavenProject project, Dependency dependency)
public static boolean isRelated(Artifact artifact, Dependency dependency)
public static boolean dependencyEquals(Dependency first, Dependency second)
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.