Maven use If you want to include dsol-core to run simulations in your project, use the following maven dependency: +--- dsol dsol-core 3.02.05 +--- If you want to include dsol-swing to run simulations with animation in your project, use the following maven dependency: +--- dsol dsol-swing 3.02.05 +--- All other necessary packages will be downloaded and included when you include dsol-core or dsol-swing. The repository where dsol resides at TU Delft also has to be included in the Maven file: +--- DSOL Public Repository dsol http://simulation.tudelft.nl/maven +---