Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sfzx-website
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
丁伟
sfzx-website
Commits
a20d55b5
Commit
a20d55b5
authored
Sep 10, 2020
by
丁伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、迁移初始提交
parent
8fd1fe62
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
2 deletions
+16
-2
README.md
+16
-2
No files found.
README.md
View file @
a20d55b5
原产地证系统官网
\ No newline at end of file
原产地证系统官网
# 引入本地jar包
1、带dos窗口执行以下命令:
mvn install:install-file -Dfile=C:
\w
orkspace_git
\s
fzx_website
\s
rc
\m
ain
\w
ebapp
\W
EB-INF
\l
ib
\I
KAnalyzer3.2.8.jar -DgroupId=org.wltea.analyzer -DartifactId=IKAnalyzer -Dversion=3.2.8 -Dpackaging=jar
2、在pom.xml中加入:
<dependency>
<groupId>
org.wltea.analyzer
</groupId>
<artifactId>
IKAnalyzer
</artifactId>
<version>
3.2.8
</version>
</dependency>
3、刷新maven即可
部署说明
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment