Proj4J
Proj4J is a Java library for converting coordinates between different geospatial coordinate reference systems. It is designed to be compatible with proj.4
parameters and derives some of its implementation from the proj.4
sources.
Building, Testing and installing locally
mvn clean install