第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定

pom.xml

pom.xml里的代碼是復(fù)制的嗎?照著敲會出錯怎么搞得?

正在回答

2 回答

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

? xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

? <modelVersion>4.0.0</modelVersion>

? <groupId>imooc-lushaobin</groupId>

? <artifactId>spring-mvc-learning</artifactId>

? <packaging>war</packaging>

? <version>1.0-SNAPSHOT</version>

? <name>spring-mvc-learning Maven Webapp</name>

? <url>http://maven.apache.org</url>

? <properties>

? ? ? <commons-lang.version>2.6</commons-lang.version>

? ? ? <slf4j.version>1.7.6</slf4j.version>

? ? ? <spring.version>4.1.3.RELEASE</spring.version>

? </properties>

? <dependencyManagement>

? ? <dependencies>

? ? ? <dependency>

? ? ? ? ? ? <groupId>org.springframework</groupId>

? ? ? ? ? ? <artifactId>spring-framework-bom</artifactId>

? ? ? ? ? ? <version>${spring.version}</version>

? ? ? ? ? ? <type>pom</type>

? ? ? ? ? ? <scope>import</scope>

? ? ? </dependency>

? ? </dependencies>

? </dependencyManagement>

? <dependencies>

? ? <dependency>

? ? ? <groupId>org.springframework</groupId>

? ? ? <artifactId>spring-webmvc</artifactId>

? ? </dependency>

? </dependencies>

??

? <dependencies>

? ? <dependency>

? ? ? <groupId>commons-lang</groupId>

? ? ? <artifactId>commons-lang</artifactId>

? ? ? <version>${commons-lang.version}</version>

? ? </dependency>

? </dependencies>

??

? <dependencies>

? ? <dependency>

? ? ? <groupId>org.slf4j</groupId>

? ? ? <artifactId>slf4j-log4j12</artifactId>

? ? ? <version>${slf4j.version}</version>

? ? ? <exclusions>

? ? ? ? ?<exclusion>

? ? ? ? ? ? <artifactId>slf4j-api</artifactId>

? ? ? ? ? ? <groupId>org.slf4j</groupId>

? ? ? ? ?</exclusion>?

? ? ? </exclusions>

? ? </dependency>

? </dependencies>

??

? <dependencies>

? ? <dependency>

? ? ? <groupId>junit</groupId>

? ? ? <artifactId>junit</artifactId>

? ? ? <version>3.8.1</version>

? ? ??

? ? </dependency>

? </dependencies>

? <build>

? ? ? <plugins>

? ? ? ? ?<plugin>

? ? ? ? ? ?<artifactId>jetty-maven-plugin</artifactId>

? ? ? ? ? ?<groupId>org.eclipse.jetty</groupId>

? ? ? ? ? ?<version>9.2.2.v20140723</version>

? ? ? ? ?</plugin>

? ? ? </plugins>

? </build>

</project>


1 回復(fù) 有任何疑惑可以回復(fù)我~
#1

慕萊塢8065122 提問者

非常感謝!
2016-11-29 回復(fù) 有任何疑惑可以回復(fù)我~

復(fù)制吧 ? 自己配會丟失標(biāo)簽

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報

0/150
提交
取消
Spring MVC起步
  • 參與學(xué)習(xí)       195953    人
  • 解答問題       609    個

Java中Spring MVC框架入門教程,快來看最易用的MVC框架

進入課程
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號