Advertisement
Guest User

Untitled

a guest
Mar 6th, 2015
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. <dependency>
  2. <groupId>io.hawt</groupId>
  3. <artifactId>hawtio-core</artifactId>
  4. <version>1.4.47</version>
  5. </dependency>
  6. <dependency>
  7. <groupId>io.hawt</groupId>
  8. <artifactId>hawtio-plugin-mbean</artifactId>
  9. <version>1.4.47</version>
  10. </dependency>
  11. <dependency>
  12. <groupId>io.hawt</groupId>
  13. <artifactId>hawtio-springboot</artifactId>
  14. <version>1.4.47</version>
  15. </dependency>
  16. <dependency>
  17. <groupId>io.hawt</groupId>
  18. <artifactId>hawtio-web</artifactId>
  19. <version>1.4.47</version>
  20. <type>war</type>
  21. </dependency>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement