Elija las que necesite y agréguelas al build.gradle
bloque de dependencias:
Recomiendo consultar el enlace para asegurarse de que está obteniendo la última versión. No dude en sugerir ediciones.
colecciones : (enlace)
implementation 'org.apache.commons:commons-collections4:4.4'
lang : (enlace)
implementation 'org.apache.commons:commons-lang3:3.9'
comprimir : (enlace)
implementation 'org.apache.commons:commons-compress:1.19'
net : (enlace)
implementation 'commons-net:commons-net:3.6'
io : (enlace)
implementation 'commons-io:commons-io:2.6'
ejecutivo (enlace)
implementation 'org.apache.commons:commons-exec:1.3'
códec (enlace)
implementation 'commons-codec:commons-codec:1.13'
http (enlace)
implementation 'org.apache.httpcomponents:httpclient:4.5.10'
validador (enlace)
implementation 'commons-validator:commons-validator:1.6'
matemáticas (enlace)
implementation 'org.apache.commons:commons-math3:3.6.1'
Vea todas las bibliotecas de Apache aquí