0 votes
in DevOps by
What Is Dependency Configuration?

1 Answer

0 votes
by
Dependency configuration comprises of the external dependency, which you need to install

well and make sure the downloading is done from the web. There are some key features of

this configuration which are:

1. Compilation: The project which you would be starting and working on the first needs

to be well compiled and ensure that it is maintained in the good condition.

2. Runtime: It is the desired time which is required to get the work dependency in the

form of collection.

3. Test Compile: The dependencies check source requires the collection to be made

for running the project.

4. Test runtime: This is the final process which needs the checking to be done for

running the test that is in a default manner considered to be the mode of runtime

Related questions

0 votes
asked Nov 12, 2019 in DevOps by Robindeniel
0 votes
asked Aug 28, 2021 in DevOps by sharadyadav1986
...