Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. <properties>
  2. <java.version>1.8</java.version>
  3.  
  4. <!-- INI CODINGAN TAMBAHAN-->
  5. <!-- ++++++START HERE_++++-->
  6. <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
  7. <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
  8.  
  9. <!-- Web Dependencies-->
  10. <webjars-bootstrap.version>3.3.6</webjars-bootstrap.version>
  11. <webjars-jquery-ui-version>1.11.4</webjars-jquery-ui-version>
  12. <webjars-jquery.version>2.2.4</webjars-jquery.version>
  13. <wro4j.version>1.8.0</wro4j.version>
  14. <jacoco.version>0.8.2</jacoco.version>
  15. <!-- ++++++END HERE_++++-->
  16. </properties>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement