Difference between compile and runtime configurations in Gradle

In the most common case, the artifacts needed at compile time are a subset of those needed at runtime. For example, let’s say that a program called app uses library foo, and library foo internally uses library bar. Then only foo is needed to compile app, but both foo and bar are needed to run it. This is why by default, everything that you put on Gradle’s compile configuration is also visible on its runtime configuration, but the opposite isn’t true.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)