Is there a way to specify a dependency only for development, or only for production in the Jarfile? If so perhaps some example could be added to the wiki? If not that would be super helpful, especially in cases where you develop on one platform and deploy on another, and need different jars for each environment.
Also looking through the code it looks like the Jarfile does support classifiers I think, could an example with that be added to the wiki?