public final class DependencyUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isGuavaAvailable()
Check if Guava is available on the classpath.
|
static boolean |
isLog4jAvailable()
Check if log4j is available on the classpath.
|
static boolean |
isSlf4jAvailable()
Check if slf4j is available on the classpath.
|
public static boolean isGuavaAvailable()
public static boolean isSlf4jAvailable()
public static boolean isLog4jAvailable()
Copyright © 2019. All Rights Reserved.