Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-union
·
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
ping
2016-03-31 20:21:16 +0800
Commit
0f273a9b7329eb65f4d812e8a7015b9c86bd2994
1 parent
3e4652ed
add redis
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
common/pom.xml
common/pom.xml
View file @
0f273a9
...
...
@@ -37,5 +37,9 @@
<groupId>
commons-net
</groupId>
<artifactId>
commons-net
</artifactId>
</dependency>
<dependency>
<groupId>
com.yoho.core
</groupId>
<artifactId>
yoho-core-redis
</artifactId>
</dependency>
</dependencies>
</project>
...
...
Please
register
or
login
to post a comment