@CompileStatic class JarUtils extends Object
Utility methods for working with Java jar files.
Adapted from org.apache.maven.plugins.enforcer.JarUtils
.
Constructor and description |
---|
JarUtils
() |
Type Params | Return Type | Name and description |
---|---|---|
|
static boolean |
isJarFile(ResolvedArtifact artifact)
|
artifact
- the artifact to check (could be a jar file, directory, etc.)