1.

What do you mean by the term “system dependency”?

Answer»

The TERM "system dependency" refers to the scope system's dependency. These DEPENDENCIES are typically used to LET Maven know the dependencies the JDK or VM provides. System dependencies are typically used to resolve dependencies on JDK-provided artifacts. Some common examples are the Java Authentication and Authorization SERVICE (JAAS) or the JDBC standard extensions.



Discussion

No Comment Found