6061626364656667686970
}; scanner.addPlugin(plugin); scanner.setIncluded(included); scanner.setExcluded(excluded); scanner.scan(); return (AnnotationRepository) scanner.getHandles().get(plugin); } catch (Exception e) {