pom 文件的京东jar 引入
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -5,11 +5,11 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<!-- 项目基本信息 -->
|
||||
<groupId>com.example</groupId>
|
||||
<artifactId>springboot-hql-web</artifactId>
|
||||
<groupId>cn.van</groupId>
|
||||
<artifactId>jd-wx</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<name>SpringBootHQLWeb</name>
|
||||
<description>Spring Boot with HQL and Web support</description>
|
||||
<name>jd-wx</name>
|
||||
<description>jd-wx</description>
|
||||
|
||||
<!-- Java 版本 -->
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user