Posts tagged "maven"

2 articles covering maven — browse the collection below.

Java

Set up JMapViewer for OSM data

Set up JMapViewer for OpenStreetMap data in Java Swing applications. Add Maven dependencies, configure map tiles, and implement mouse interactions for map markers.

Read more
Java

Deploy a Multi-Module Maven Project to Heroku

Deploy multi-module Maven projects to Heroku with Spring Boot. Use config variables and Procfile to manage multiple microservices from a single repository.

Read more