Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
parent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
wangshusheng
7 years ago
Commit
eadd059d164b4df77133b9436b65dd685995eede
1 parent
8f4666ba
增加依赖
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
pom.xml
pom.xml
View file @
eadd059
...
...
@@ -117,13 +117,16 @@
<artifactId>
yoho-core-config-client
</artifactId>
<version>
${yoho.core.version}
</version>
</dependency>
<dependency>
<groupId>
com.yoho.core
</groupId>
<artifactId>
yoho-core-cache-clean-cluster
</artifactId>
<version>
${yoho.core.version}
</version>
</dependency>
<dependency>
<groupId>
com.yoho.core
</groupId>
<artifactId>
yoho-core-config-center
</artifactId>
<version>
${yoho.core.version}
</version>
</dependency>
<!-- //////////////// start yoho model //////////////// -->
<dependency>
<groupId>
com.yoho.service.model
</groupId>
...
...
Please
register
or
login
to post a comment