JMapViewer
Java Swing component for integrating OSM maps into your Java app.
This project offers the Mavenized format of the official "JMapViewer" project.
Official project code on: https://trac.openstreetmap.org/browser/subversion/applications/viewer/jmapviewer?order=name
Please, note that no development is performed in this SVN, just contains Maven artifact of official releases (starting from 1.14 version)
If you want to give it a try, download code and run the Demo:
> mvn compile package
> cd target
> java -jar JMapViewer-1.14.1-Demo.jar