public class JarDependencyUtils
extends java.lang.Object
| 构造器和说明 |
|---|
JarDependencyUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static java.util.Set<java.lang.String> |
getDependencyTree(byte[] jarBytes)
Obtain the dependency tree of the jar package file at compile time.
|
Copyright © 2026 The Apache Software Foundation. All rights reserved.