Drop Down

Showing posts with label Maven. Show all posts
Showing posts with label Maven. Show all posts

Tuesday, October 8, 2019

Rough Notes for Maven

java 8 compiler
Tomcat Plugin
Servlet API
Driver (jdbc)
=========================================================

javax servlet dependency maven
---------------------------------------
https://mvnrepository.com/artifact/javax.servlet/servlet-api/3.0-alpha-1


maven tomcat plugin
--------------------------
http://tomcat.apache.org/maven-plugin-2.2/




java 8 plugin maven
------------------------
https://maven.apache.org/plugins/maven-compiler-plugin/examples/set-compiler-source-and-target.html


mysql8 dependency maven
-----------------------------------
https://mvnrepository.com/artifact/mysql/mysql-connector-java/8.0.11

Java 8 Notes Pics