install<
}
-
- Note
- These two approaches are mutually exclusive: if you choose the fine grained approach, you will have to
- perform the installation of all the artifacts yourself and the target
approach will
- be ignored.
-
-
You might find the directive collect()
useful when installing: this function is invoked on a
list of dependencies and returns a list of jar files that represent the transitive closure of the dependencies: