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.00
+---
If you want to include dsol-swing to run simulations with animationin your project,
use the following maven dependency:
+---
dsol
dsol-swing
3.02.00
+---
All other necessary packages will be downloaded and included when you include dsol-core or dsol-swing.