<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> <version>2.0.9.RELEASE</version> <classifier>sources</classifier> <type>java-source</type> </dependency>
org.springframework.boot:spring-boot-starter-web:2.0.9.RELEASE
META-INF/MANIFEST.MF META-INF/spring.provides META-INF/maven/org.springframework.boot/spring-boot-starter-web/pom.properties META-INF/maven/org.springframework.boot/spring-boot-starter-web/pom.xml
返回时代Java首页