Files
codeql/java/documentation/library-coverage/frameworks.csv
2021-06-25 11:17:10 +01:00

709 B

1Framework nameURLPackage prefixes
2Java Standard Libraryjava.*
3Java extensionsjavax.*
4Google Guavahttps://guava.dev/com.google.common.*
5Apache Commons Collectionshttps://commons.apache.org/proper/commons-collections/org.apache.commons.collections org.apache.commons.collections4
6Apache Commons IOhttps://commons.apache.org/proper/commons-io/org.apache.commons.io
7Apache Commons Langhttps://commons.apache.org/proper/commons-lang/org.apache.commons.lang3
8Apache Commons Texthttps://commons.apache.org/proper/commons-text/org.apache.commons.text
9Apache HttpComponentshttps://hc.apache.org/org.apache.hc.core5.* org.apache.http
10Androidandroid.*
11Springhttps://spring.io/org.springframework.*