What command is used to refresh dependencies?



What command is used to refresh dependencies?..

Answer / Asheesh Chaudhry

To refresh dependencies in Grails, you can use the `dependencyManager install` or `dependencyManager resolve` commands.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Groovy Interview Questions

What is the license for groovy?

1 Answers  


Why use groovy?

1 Answers  


Explain the role of grape dependency in groovy?

1 Answers  


What are the limitations of groovy?

1 Answers  


What is expandometaclass in groovy?

1 Answers  


Explain how you can build ast (abstract syntax trees) in groovy from string?

1 Answers  


What does the jsonslurper class indicates?

1 Answers  


Explain how you can include a groovy script in another groovy?

1 Answers  


Explain how scripts are run in groovy?

1 Answers  


Explain how groovy string is expressed?

1 Answers  


What is the role of closure and listeners in groovy?

1 Answers  


What is the limitation of groovy?

1 Answers  


Categories