I would expect something like group: 'org.activiti', name: 'activiti-webapp-explorer2', version: '5.8'
For now I took the contents of the activiti-explorer/WEB-INF/classes directory and packaged those into a jar together with the META-INF and deployed it to our local Repository, but for future versions I'd like to avoid that.
Is there any chance that an explorer jar will be published in the future?
In the new version there is an explorer build in the repository, unfortuanetly it is just the war and not the jar. Could you please add a jar build of just the explorer classes too, since you can't just add a war as dependency in eclipse.