> Could not resolve commons-io:commons-io:[2.4,).
Required by:
project : > com.nimbusds:nimbus-jose-jwt:4.23
> Could not resolve commons-io:commons-io:[2.4,).
> Failed to list versions for commons-io:commons-io.
> Unable to load Maven meta-data from http://repox.gtan.com:8078/commons-io/commons-io/maven-metadata.xml.
> Could not get resource 'http://repox.gtan.com:8078/commons-io/commons-io/maven-metadata.xml'.
> Could not GET 'http://repox.gtan.com:8078/commons-io/commons-io/maven-metadata.xml'.
> Read timed out
如:build.gradle中引入compile "com.nimbusds:nimbus-jose-jwt:4.23" 会出现如下错误: