- The dependency is not required to compile the project, but is needed at runtime.
- The dependency is needed at compile time and at runtime, and must be packaged for distribution.
- The dependency is needed at compile time and at runtime, but does NOT need to be packaged for distribution.
- The dependency is required for compilation.
What does it mean if the scope of a dependency is runtime?
June 25, 2021June 25, 2021
0 Comment