Maven 프로젝트 에서 pom. xml 설정 을 사용 하면 Spring 프레임 워 크 를 신속하게 구축 할 수 있 습 니 다.
4.0.0
com.puxinasset
framework
war
0.0.1-SNAPSHOT
UTF-8
1.7
1.7
1.7
4.12
1.1.7
1.7.21
4.2.6.RELEASE
javax.servlet
javax.servlet-api
3.1.0
provided
junit
junit
${junit.version}
test
org.slf4j
slf4j-api
${slf4j.version}
ch.qos.logback
logback-core
${logback.version}
ch.qos.logback
logback-access
${logback.version}
ch.qos.logback
logback-classic
${logback.version}
org.eclipse.jetty.aggregate
jetty-all
8.0.4.v20111024
org.eclipse.jetty
jetty-webapp
8.0.4.v20111024
org.mybatis
mybatis-spring
1.2.1
org.mybatis
mybatis
3.2.3
mysql
mysql-connector-java
5.1.34
com.alibaba
druid
1.0.15
com.alibaba
fastjson
1.1.36
commons-fileupload
commons-fileupload
1.3
commons-io
commons-io
2.4
commons-beanutils
commons-beanutils
1.9.0
commons-logging
commons-logging
commons-collections
commons-collections
3.2.1
org.apache.commons
commons-lang3
3.2
commons-configuration
commons-configuration
1.10
commons-dbutils
commons-dbutils
1.5
org.springframework
spring-core
${org.springframework.version}
commons-logging
commons-logging
org.springframework
spring-expression
${org.springframework.version}
org.springframework
spring-beans
${org.springframework.version}
org.springframework
spring-aop
${org.springframework.version}
org.springframework
spring-context
${org.springframework.version}
org.springframework
spring-context-support
${org.springframework.version}
org.springframework
spring-tx
${org.springframework.version}
org.springframework
spring-jdbc
${org.springframework.version}
org.springframework
spring-orm
${org.springframework.version}
org.springframework
spring-web
${org.springframework.version}
org.springframework
spring-webmvc
${org.springframework.version}
org.springframework
spring-test
${org.springframework.version}
test
org.springframework
spring-aspects
${org.springframework.version}
org.springframework
spring-jms
${org.springframework.version}
com.google.guava
guava
15.0
joda-time
joda-time
2.3
redis.clients
jedis
2.1.0
org.springframework.data
spring-data-redis
1.0.2.RELEASE
com.google.code.gson
gson
2.3.1
net.sf.json-lib
json-lib
2.4
jdk15
com.fasterxml.jackson.core
jackson-core
2.0.0
org.codehaus.jackson
jackson-mapper-asl
1.9.5
org.codehaus.jackson
jackson-core-asl
1.9.5
jdk17
true
1.7
${maven.compiler.source.version}
${maven.compiler.target.version}
central
Central Repository
https://repo.maven.apache.org/maven2
default
false
maven-net-cn
Maven China Mirror
http://maven.net.cn/content/groups/public/
true
false
${project.artifactId}
maven-compiler-plugin
2.3.2
${javac.target.version}
${javac.target.version}
UTF-8
org.apache.maven.plugins
maven-war-plugin
2.1.1
org.mortbay.jetty
jetty-maven-plugin
8.1.16.v20140903
10
/
8090
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
Is Eclipse IDE dying?In 2014 the Eclipse IDE is the leading development environment for Java with a market share of approximately 65%. but ac...
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.