We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb469c0 commit 1bb33bcCopy full SHA for 1bb33bc
1 file changed
java/documentation/library-coverage/frameworks.csv
@@ -2,9 +2,10 @@ Framework name,URL,Package prefixes
2
Java Standard Library,,java.*
3
Java extensions,,javax.*
4
Google Guava,https://guava.dev/,com.google.common.*
5
+Apache Commons Collections,https://commons.apache.org/proper/commons-collections/,org.apache.commons.collections org.apache.commons.collections4
6
Apache Commons IO,https://commons.apache.org/proper/commons-io/,org.apache.commons.io
7
Apache Commons Lang,https://commons.apache.org/proper/commons-lang/,org.apache.commons.lang3
8
Apache Commons Text,https://commons.apache.org/proper/commons-text/,org.apache.commons.text
9
Apache HttpComponents,https://hc.apache.org/,org.apache.hc.core5.* org.apache.http
10
Android,,android.*
-Spring,https://spring.io/,org.springframework.*
11
+Spring,https://spring.io/,org.springframework.*
0 commit comments