开源软件名称(OpenSource Name):dantheman213/java-hello-world-maven开源软件地址(OpenSource Url):https://github.com/dantheman213/java-hello-world-maven开源编程语言(OpenSource Language):Java 100.0%开源软件介绍(OpenSource Introduction):Dead simple, boiler plate getting started Java app with mavenSkeleton Java project with a vanilla maven file with minimal options to get you started. NotesThis project contains a gitignore that will stop most IDE specific files as well as Java build files from being checked into source control. It's generally good practice to only contain core files that are needed for the project to run. Since Maven, Gradle, or Ant (not really anymore) control the build process and project attributes we don't need to hold on to project specific files from IDEA, NetBeans, Eclipse, etc. Getting started example with IDEABuild project to a *.jar
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论