博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
一个编译可执行jar包 jar包中不包含resources下config.properties且可以读到config.properties文件且classpath中有当前路径的pom...
阅读量:5289 次
发布时间:2019-06-14

本文共 8644 字,大约阅读时间需要 28 分钟。

4.0.0
com.sdyy
dbWebService
0.0.1-SNAPSHOT
4.1.4.RELEASE
2.6.2
commons-lang
commons-lang
2.6
commons-collections
commons-collections
3.2.1
org.apache.cxf
cxf-rt-frontend-jaxws
${cxf.version}
org.apache.cxf
cxf-rt-transports-http
${cxf.version}
org.apache.cxf
cxf-rt-transports-http-jetty
2.4.6
org.slf4j
slf4j-log4j12
1.7.5
com.alibaba
druid
1.0.19
com.hynnet
sqljdbc4-chs
4.0.2206.100
org.springframework
spring-aop
${spring.version}
org.springframework
spring-aspects
${spring.version}
org.springframework
spring-beans
${spring.version}
org.springframework
spring-context
${spring.version}
org.springframework
spring-context-support
${spring.version}
org.springframework
spring-core
${spring.version}
org.springframework
spring-expression
${spring.version}
org.springframework
spring-instrument
${spring.version}
org.springframework
spring-jdbc
${spring.version}
org.springframework
spring-jms
${spring.version}
org.springframework
spring-messaging
${spring.version}
org.springframework
spring-orm
${spring.version}
org.springframework
spring-oxm
${spring.version}
org.springframework
spring-test
${spring.version}
org.springframework
spring-tx
${spring.version}
org.springframework
spring-web
${spring.version}
org.springframework
spring-webmvc
${spring.version}
com.alibaba
fastjson
1.1.32
org.mybatis
mybatis
3.2.8
org.mybatis
mybatis-spring
1.2.2
maven-compiler-plugin
1.7
1.7
UTF-8
org.apache.maven.plugins
maven-jar-plugin
2.3.2
true
lib/
com.sdyy.Main
true
true
.
${Permissions}
${Caller-Allowable-Codebase}
org.apache.maven.plugins
maven-dependency-plugin
2.3
copy-dependencies
package
false
false
true
${project.build.directory}/lib
copy-dependencies
src/main/java
**/*.xml
false
src/main/resources
**/*.properties

 

源码jar生成插件

 

org.apache.maven.plugins
maven-compiler-plugin
3.5.1
${java.version}
${java.version}
${java.version}
${java.version}
org.apache.maven.plugins
maven-javadoc-plugin
2.10.4
UTF-8
true
UTF-8
UTF-8
attach-javadocs
jar
org.apache.maven.plugins
maven-source-plugin
3.0.1
attach-sources
jar

 

 

 

转载于:https://www.cnblogs.com/flying607/p/6610919.html

你可能感兴趣的文章
CCNA第三章
查看>>
MySQL 基础 (二)- 表操作
查看>>
SpringBoot13 利用mybatis-plus自动生成entity、dao、service、controller
查看>>
Vue 模板解释
查看>>
http://www.bootcss.com/
查看>>
20145308 《网络对抗》 注入shellcode+Return-to-libc攻击 学习总结
查看>>
跨域访问
查看>>
将多张图片和文字合成一张图片
查看>>
自己动手写ORM(01):解析表达式树生成Sql碎片
查看>>
code3731 寻找道路
查看>>
maven内置属性
查看>>
java 的File文件
查看>>
如何使用USBWebserver在本机快速建立网站测试环境
查看>>
css relative
查看>>
百度Ueditor编辑器的Html模式自动替换样式的解决方法
查看>>
变量提升
查看>>
Vrrp和Hsrp的区别
查看>>
线性表可用顺序表或链表存储的优缺点
查看>>
在现有的mysql主从基础上,搭建mycat实现数据的读写分离
查看>>
WPF---数据绑定(一)
查看>>