JsonPath

constructor(jsonPathExpression: String, compiler: JsonPathCompiler = JsonPathDependencyManager.compiler, functionExtensionRetriever: (String) -> JsonPathFunctionExtension<*>? = JsonPathDependencyManager.functionExtensionRepository::getExtension)(source)