The JCAMP-DX project is the reference implemention of the IUPAC JCAMP-DX spectroscopy data standard.
Fork of the following (inactive) sourceforge.net project:
http://sourceforge.net/projects/jcamp-dx/
You can use the following dependency in your pom.xml:
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>jcamp-dx</artifactId>
<version>0.9.6</version>
</dependency>