Spring Boot - Fundamentals
Which tag inside
pom.xml specifies the version of a dependency?pom.xml specifies the version of a dependency?<version> tag specifies which version of the library to use.<groupId> identifies the organization, <artifactId> the library name, and <scope> the usage context.<scope> with version15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions