public class JarDependencyUtils
extends java.lang.Object
| Constructor and Description |
|---|
JarDependencyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<java.lang.String> |
getDependencyTree(byte[] jarBytes)
Obtain the dependency tree of the jar package file at compile time.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.