Toggle navigation
Toggle navigation
This project
Loading...
Sign in
zhengyouwei
/
parent
·
Commits
Go to a project
GitLab
Go to dashboard
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
LUOXC
9 years ago
Commit
54608e0409f0b702da5850a110841cca2544ca42
1 parent
2219d0a7
add yoho-core-transaction
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
pom.xml
pom.xml
View file @
54608e0
...
...
@@ -87,6 +87,11 @@
<artifactId>
yoho-core-alarm
</artifactId>
<version>
${yoho.core.version}
</version>
</dependency>
<dependency>
<groupId>
com.yoho.core
</groupId>
<artifactId>
yoho-core-transaction
</artifactId>
<version>
${yoho.core.version}
</version>
</dependency>
<!-- //////////////// start yoho model //////////////// -->
<dependency>
...
...
Please
register
or
login
to post a comment