1 Answer

0 votes
by

You can exclude any transitive dependency using the “exclusion” element. Suppose if A depends upon B and B depends upon C then A can be marked C as excluded.

Related questions

0 votes
    Which of the following statements is/are correct about exclusion and inclusion criteria in systematic reviews? a.They might ... too narrow or restrictive. d.All of the above....
asked Nov 30, 2020 in Technology by Editorial Staff
0 votes
    Which of the following is not a part of the characteristic of 4G network? (a) Multirate management (b) Fully converged services (c) Software dependency (d) Diverse user devices...
asked Oct 4, 2021 in Technology by JackTerrance
0 votes
    What is Dependency Injection and its types in laravel?...
asked Sep 30, 2021 in Technology by JackTerrance
0 votes
    What is the use of optional dependency?...
asked May 4, 2021 in Technology by Editorial Staff
0 votes
    What is a system dependency?...
asked May 4, 2021 in Technology by Editorial Staff
0 votes
    What is the minimal set of information for matching dependency reference against a dependencyManagement section?...
asked May 4, 2021 in Technology by Editorial Staff
0 votes
    What is the dependency scope? Name all the dependency scope....
asked May 4, 2021 in Technology by Editorial Staff
0 votes
    How Maven handles and determines what version of dependency will be used when multiple versions of an artifact are found?...
asked May 4, 2021 in Technology by Editorial Staff
0 votes
    How EJB implements dependency injection?...
asked Nov 7, 2020 in Technology by JackTerrance
+1 vote
    What types of Dependency injection does spring supports? A - Constructor based, Setter based B - Constructor based, ... based D - Constructor based, Setter based, Properties based...
asked Oct 14, 2020 in Technology by JackTerrance
+1 vote
    Which of the following is correct about dependency injection? A - It helps in decoupling application objects from each other. ... . D - It stores object states in file system....
asked Oct 14, 2020 in Technology by JackTerrance
+1 vote
    What is Dependency Injection in Spring? A - It is a design pattern which implements Inversion of Control for software ... - It is used to promote tight coupling in code....
asked Oct 14, 2020 in Technology by JackTerrance
0 votes
    Maven is use to inject dependency. A. True B. False...
asked Dec 8, 2022 in Education by JackTerrance
0 votes
    mvn dependency:tree command is used to print tree representation of project alone. A. True B. False...
asked Nov 8, 2022 in Education by JackTerrance
0 votes
    I migrated to Android Studio 3 and Gradle 4. Then I changed compile to implementation in my build.gradle ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
...