Maven Dependency

  • Dependencies give groupId, artifactId, version, scope, etc
  • groupId: What organization is publishing this?
  • artifactId: What artifact do you want from this group?
  • version: Which version of the library?
  • scope: How will it be used?

9 / 21