Skip to content

Instantly share code, notes, and snippets.

@altfatterz
Created October 3, 2013 21:10
Show Gist options
  • Save altfatterz/6817175 to your computer and use it in GitHub Desktop.
Save altfatterz/6817175 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.2.7</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.2.7</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment