mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
290 B
290 B
| 1 | Framework name | URL | Package prefix |
|---|---|---|---|
| 2 | Java Standard Library | java.* | |
| 3 | com.google.common.* | ||
| 4 | Apache | org.apache.* | |
| 5 | Apache Commons IO | https://commons.apache.org/proper/commons-io/ | org.apache.commons.io |
| 6 | Android | android.* | |
| 7 | Spring | https://spring.io/ | org.springframework.* |
| 8 | Java extensions | javax.* |