|
1 | 1 | Framework name,URL,Package prefixes
|
2 | 2 | Java Standard Library,,java.*
|
3 | 3 | Java extensions,,javax.* jakarta.*
|
| 4 | +Kotlin Standard Library,,kotlin* |
| 5 | +Android,,android.* |
| 6 | +Android extensions,,androidx.* |
4 | 7 | Apache Commons Collections,https://commons.apache.org/proper/commons-collections/,org.apache.commons.collections org.apache.commons.collections4
|
5 | 8 | Apache Commons IO,https://commons.apache.org/proper/commons-io/,org.apache.commons.io
|
6 | 9 | Apache Commons Lang,https://commons.apache.org/proper/commons-lang/,org.apache.commons.lang3
|
7 | 10 | Apache Commons Text,https://commons.apache.org/proper/commons-text/,org.apache.commons.text
|
8 | 11 | Apache HttpComponents,https://hc.apache.org/,org.apache.hc.core5.* org.apache.http
|
9 |
| -Android,,android.* |
| 12 | +Apache Log4j 2,https://logging.apache.org/log4j/2.0/,org.apache.logging.log4j |
10 | 13 | Google Guava,https://guava.dev/,com.google.common.*
|
| 14 | +JBoss Logging,,org.jboss.logging |
11 | 15 | JSON-java,https://github.com/stleary/JSON-java,org.json
|
12 | 16 | Spring,https://spring.io/,org.springframework.*
|
0 commit comments