Where is the path to the downloaded jars file when Grails is resolving dependencies -


grails resolves dependencies , downloads jars. can't find downloaded file path. enter image description here

and command locate can't find these jars.

my operator system ubuntu 16.04

it should under ~/.gradle/caches/modules-2/files-2.1


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -