Advertisement
Guest User

Untitled

a guest
Nov 21st, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <dependency>
  2. <groupId>com.sun.xml.bind</groupId>
  3. <artifactId>jaxb-impl</artifactId>
  4. <version>2.3.0</version>
  5. </dependency>
  6. <dependency>
  7. <groupId>com.sun.xml.bind</groupId>
  8. <artifactId>jaxb-core</artifactId>
  9. <version>2.3.0</version>
  10. </dependency>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement