<dependency>
  <groupId>{{row.groupId}}</groupId>
  <artifactId>{{row.artifactId}}</artifactId>
  <version>{{row.version}}</version>
</dependency>