Advertisement
Guest User

Untitled

a guest
May 26th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <dependencies>
  2. <dependency>
  3. <maven>
  4. <groupId>org.apache.geronimo.specs</groupId>
  5. <artifactId>geronimo-jms_1.1_spec</artifactId>
  6. <version>1.0</version>
  7. </maven>
  8. <jpp>
  9. <groupId>JPP/geronimo</groupId>
  10. <artifactId>spec-jms</artifactId>
  11. <version>1.1</version>
  12. </jpp>
  13. </dependency>
  14. </dependencies>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement