Class JarUtils
- java.lang.Object
-
- org.apache.maven.plugins.enforcer.JarUtils
-
public class JarUtils extends java.lang.Object
Utility methods for working with Java jar files.
-
-
Constructor Summary
Constructors Constructor Description JarUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isJarFile(org.apache.maven.artifact.Artifact artifact)
-