Maven Dependency

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

19 / 23