Skip to content

Commit 1bb33bc

Browse files
committed
Add Apache Commons Collections to coverage reports
1 parent eb469c0 commit 1bb33bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

java/documentation/library-coverage/frameworks.csv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ Framework name,URL,Package prefixes
22
Java Standard Library,,java.*
33
Java extensions,,javax.*
44
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
56
Apache Commons IO,https://commons.apache.org/proper/commons-io/,org.apache.commons.io
67
Apache Commons Lang,https://commons.apache.org/proper/commons-lang/,org.apache.commons.lang3
78
Apache Commons Text,https://commons.apache.org/proper/commons-text/,org.apache.commons.text
89
Apache HttpComponents,https://hc.apache.org/,org.apache.hc.core5.* org.apache.http
910
Android,,android.*
10-
Spring,https://spring.io/,org.springframework.*
11+
Spring,https://spring.io/,org.springframework.*

0 commit comments

Comments
 (0)