org.apache.maven.shared.jar.identification.hash
public interface JarHashAnalyzer
Modifier and Type | Method and Description |
---|---|
java.lang.String |
computeHash(JarAnalyzer jarAnalyzer)
Compute the hash for the JAR.
|
java.lang.String computeHash(JarAnalyzer jarAnalyzer)
jarAnalyzer
- the JAR analyzer to use to obtain the entries to hashCopyright © 2014. All Rights Reserved.