Files
codeql/java/documentation/library-coverage/frameworks.csv
2022-10-10 13:50:33 +02:00

950 B

1Framework nameURLPackage prefixes
2Java Standard Libraryjava.*
3Java extensionsjavax.* jakarta.*
4Kotlin Standard Librarykotlin*
5Androidandroid.*
6Android extensionsandroidx.*
7Apache Commons Collectionshttps://commons.apache.org/proper/commons-collections/org.apache.commons.collections org.apache.commons.collections4
8Apache Commons IOhttps://commons.apache.org/proper/commons-io/org.apache.commons.io
9Apache Commons Langhttps://commons.apache.org/proper/commons-lang/org.apache.commons.lang3
10Apache Commons Texthttps://commons.apache.org/proper/commons-text/org.apache.commons.text
11Apache HttpComponentshttps://hc.apache.org/org.apache.hc.core5.* org.apache.http
12Apache Log4j 2https://logging.apache.org/log4j/2.0/org.apache.logging.log4j
13Google Guavahttps://guava.dev/com.google.common.*
14JBoss Loggingorg.jboss.logging
15JSON-javahttps://github.com/stleary/JSON-javaorg.json
16Springhttps://spring.io/org.springframework.*