Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Software Distribution DSL queries

Write EOL queries that print:

  • The number of components that have no dependencies
  • The filenames of JARs that are not used by any component
  • The names of components that are not used in any bundle
  • The filenames of JARs that are not used by any bundle
  • The names of the components involved in cyclic dependencies

Create a sample model that conforms to the software distribution DSL and run the queries against the sample model.

Solutions

Model solutions for the exercises are available in this ZIP file.