Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
polysoft-nafmii
/
polysoft-parent
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit a8a68713
authored
Apr 23, 2021
by
zhoujinghao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
删除依赖
1 parent
824cd642
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
19 deletions
nafmii-common/pom.xml
pom.xml
nafmii-common/pom.xml
View file @
a8a6871
...
...
@@ -59,16 +59,16 @@
<artifactId>
pagehelper
</artifactId>
</dependency>
<!--
Knife4j API文档生产工具
-->
<
dependency
>
<
groupId>
com.github.xiaoymin
</groupId
>
<
artifactId>
knife4j-micro-spring-boot-starter
</artifactId
>
<!--
<!–Knife4j API文档生产工具–>
-->
<
!--<dependency>--
>
<
!--<groupId>com.github.xiaoymin</groupId>--
>
<
!--<artifactId>knife4j-micro-spring-boot-starter</artifactId>--
>
<
/dependency
>
<
dependency
>
<
groupId>
com.github.xiaoymin
</groupId
>
<
artifactId>
knife4j-spring-boot-starter
</artifactId
>
<
/dependency
>
<
!--</dependency>--
>
<
!--<dependency>--
>
<
!--<groupId>com.github.xiaoymin</groupId>--
>
<
!--<artifactId>knife4j-spring-boot-starter</artifactId>--
>
<
!--</dependency>--
>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
pom.xml
View file @
a8a6871
...
...
@@ -135,16 +135,16 @@
<version>
${hutool.version}
</version>
</dependency>
<!--Knife4j API文档生产工具-->
<
dependency
>
<
groupId>
com.github.xiaoymin
</groupId
>
<
artifactId>
knife4j-micro-spring-boot-starter
</artifactId
>
<
version>
${knife4j.version}
</version
>
<
/dependency
>
<
dependency
>
<
groupId>
com.github.xiaoymin
</groupId
>
<
artifactId>
knife4j-spring-boot-starter
</artifactId
>
<
version>
${knife4j.version}
</version
>
<
/dependency
>
<
!--<dependency>--
>
<
!--<groupId>com.github.xiaoymin</groupId>--
>
<
!--<artifactId>knife4j-micro-spring-boot-starter</artifactId>--
>
<
!--<version>${knife4j.version}</version>--
>
<
!--</dependency>--
>
<
!--<dependency>--
>
<
!--<groupId>com.github.xiaoymin</groupId>--
>
<
!--<artifactId>knife4j-spring-boot-starter</artifactId>--
>
<
!--<version>${knife4j.version}</version>--
>
<
!--</dependency>--
>
<!-- MyBatis 生成器 -->
<dependency>
<groupId>
org.mybatis.generator
</groupId>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment