Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
long-tern-care-service
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hubin
long-tern-care-service
Commits
e0d30e6b
Commit
e0d30e6b
authored
Jan 13, 2023
by
maqing
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
917e6b58
5fb63f9a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
16 deletions
+17
-16
pom.xml
apply/pom.xml
+8
-0
pom.xml
common/common-core/pom.xml
+8
-0
pom.xml
pom.xml
+1
-16
No files found.
apply/pom.xml
View file @
e0d30e6b
...
@@ -22,6 +22,14 @@
...
@@ -22,6 +22,14 @@
</properties>
</properties>
<dependencies>
<dependencies>
<!--Excel导入导出-->
<dependency>
<groupId>
cn.afterturn
</groupId>
<artifactId>
easypoi-base
</artifactId>
<version>
4.1.0
</version>
</dependency>
</dependencies>
</dependencies>
<distributionManagement>
<distributionManagement>
...
...
common/common-core/pom.xml
View file @
e0d30e6b
...
@@ -63,6 +63,14 @@
...
@@ -63,6 +63,14 @@
<scope>
compile
</scope>
<scope>
compile
</scope>
</dependency>
</dependency>
<!--Excel导入导出-->
<dependency>
<groupId>
cn.afterturn
</groupId>
<artifactId>
easypoi-base
</artifactId>
<version>
4.1.0
</version>
</dependency>
</dependencies>
</dependencies>
<distributionManagement>
<distributionManagement>
...
...
pom.xml
View file @
e0d30e6b
...
@@ -61,22 +61,7 @@
...
@@ -61,22 +61,7 @@
</dependency>
</dependency>
<!--Excel导入导出-->
<dependency>
<groupId>
cn.afterturn
</groupId>
<artifactId>
easypoi-base
</artifactId>
<version>
4.1.0
</version>
</dependency>
<dependency>
<groupId>
cn.afterturn
</groupId>
<artifactId>
easypoi-web
</artifactId>
<version>
4.1.0
</version>
</dependency>
<dependency>
<groupId>
cn.afterturn
</groupId>
<artifactId>
easypoi-annotation
</artifactId>
<version>
4.1.0
</version>
</dependency>
...
...
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