常用jar包的pom文件

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


wusc.edu.common
edu-common-parent
1.0-SNAPSHOT
pom


edu-common-parent
http://maven.apache.org




nexus-releases
Nexus Release Repository
http://192.168.100.66:8081/nexus/content/repositories/releases/


nexus-snapshots
Nexus Snapshot Repository
http://192.168.100.66:8081/nexus/content/repositories/snapshots/





UTF-8


1.0-SNAPSHOT
1.0-SNAPSHOT
1.0-SNAPSHOT
1.0-SNAPSHOT



3.2.4.RELEASE
2.3.15.1








junit
junit
4.11









xalan
xalan
2.7.1


antlr
antlr
2.7.6


aopalliance
aopalliance
1.0


org.aspectj
aspectjweaver
1.7.3


cglib
cglib
2.2.2


asm
asm
3.3.1


net.sf.json-lib
json-lib
2.3
jdk15
compile


org.codehaus.jackson
jackson-core-asl
1.9.13


org.codehaus.jackson
jackson-mapper-asl
1.9.13


ognl
ognl
3.0.6


oro
oro
2.0.8


commons-net
commons-net
3.2


commons-beanutils
commons-beanutils
1.8.0


commons-codec
commons-codec
1.8


commons-collections
commons-collections
3.2


commons-digester
commons-digester
2.0


commons-fileupload
commons-fileupload
1.3.1


commons-io
commons-io
2.0.1


org.apache.commons
commons-lang3
3.1


commons-logging
commons-logging
1.1.3


commons-validator
commons-validator
1.1.4


commons-cli
commons-cli
1.2


dom4j
dom4j
1.6.1


net.sf.ezmorph
ezmorph
1.0.6


javassist
javassist
3.12.1.GA


jstl
jstl
1.2


javax.transaction
jta
1.1


log4j
log4j
1.2.17


org.slf4j
slf4j-api
1.7.5


org.slf4j
slf4j-log4j12
1.7.5


net.sourceforge.jexcelapi
jxl
2.6.12



org.jdom
jdom
1.1.3


jaxen
jaxen
1.1.1


com.alibaba
dubbo
2.5.3


redis.clients
jedis
2.4.2








org.apache.zookeeper
zookeeper
3.4.5


com.101tec
zkclient
0.3








org.springframework
spring-aop
${org.springframework.version}


org.springframework
spring-aspects
${org.springframework.version}


org.springframework
spring-beans
${org.springframework.version}


org.springframework
spring-context
${org.springframework.version}


org.springframework
spring-context-support
${org.springframework.version}


org.springframework
spring-core
${org.springframework.version}


org.springframework
spring-expression
${org.springframework.version}


org.springframework
spring-instrument
${org.springframework.version}


org.springframework
spring-instrument-tomcat
${org.springframework.version}


org.springframework
spring-jdbc
${org.springframework.version}


org.springframework
spring-jms
${org.springframework.version}


org.springframework
spring-orm
${org.springframework.version}


org.springframework
spring-oxm
${org.springframework.version}


org.springframework
spring-struts
${org.springframework.version}


org.springframework
spring-test
${org.springframework.version}
test


org.springframework
spring-tx
${org.springframework.version}


org.springframework
spring-web
${org.springframework.version}


org.springframework
spring-webmvc
${org.springframework.version}


org.springframework
spring-webmvc-portlet
${org.springframework.version}






org.mybatis
mybatis
3.2.2


org.mybatis
mybatis-spring
1.2.0






mysql
mysql-connector-java
5.1.32






org.apache.struts
struts2-json-plugin
${org.apache.struts.version}


org.apache.struts
struts2-convention-plugin
${org.apache.struts.version}


org.apache.struts
struts2-core
${org.apache.struts.version}


org.apache.struts
struts2-spring-plugin
${org.apache.struts.version}


org.apache.struts.xwork
xwork-core
${org.apache.struts.version}






google.code
kaptcha
2.3.2


org.apache.tomcat
servlet-api
6.0.37


org.apache.tomcat
jsp-api
6.0.37


org.freemarker
freemarker
2.3.19


com.alibaba
druid
0.2.23


com.alibaba
fastjson
1.1.41


org.apache.httpcomponents
httpclient
4.3.3


org.jboss.netty
netty
3.2.5.Final


org.apache.activemq
activemq-all
5.8.0


org.apache.activemq
activemq-pool
5.8.0







org.jsoup
jsoup
1.7.3












org.apache.maven.plugins
maven-deploy-plugin
2.7

false



org.apache.maven.plugins
maven-eclipse-plugin
2.8


org.apache.maven.plugins
maven-compiler-plugin
2.3.2

true
true
true
-nowarn
1.6
1.6
UTF-8



org.apache.maven.plugins
maven-source-plugin
2.1.2


attach-sources

jar








你可能感兴趣的:(java)