Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
bailuntec-nexus
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
huluobin
bailuntec-nexus
Commits
934b6f59
Commit
934b6f59
authored
Jan 15, 2021
by
huluobin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
# 费用系统 管理成本
parent
5890f4fb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
pom.xml
bailuntec-bom/pom.xml
+7
-0
No files found.
bailuntec-bom/pom.xml
View file @
934b6f59
...
...
@@ -19,6 +19,7 @@
<datacenter-job.version>
1.0-SNAPSHOT
</datacenter-job.version>
<datacenter-domain.version>
1.0-SNAPSHOT
</datacenter-domain.version>
<bailuntec-cost-api.version>
1.0-SNAPSHOT
</bailuntec-cost-api.version>
<cost-interfaces.version>
1.0-SNAPSHOT
</cost-interfaces.version>
<elastic-job-spring-boot-starter.version>
1.0-SNAPSHOT
</elastic-job-spring-boot-starter.version>
</properties>
...
...
@@ -34,6 +35,12 @@
<dependency>
<groupId>
com.bailuntec
</groupId>
<artifactId>
cost-interfaces
</artifactId>
<version>
${cost-interfaces.version}
</version>
</dependency>
<dependency>
<groupId>
com.bailuntec
</groupId>
<artifactId>
bailuntec-api
</artifactId>
<version>
${bailuntec-api.version}
</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