This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
jdchain
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
add the tools-initializer-booter in deploy's pom.xml;
tags/1.2.0^2
zhaoguangwei
5 years ago
parent
2206b55e71
commit
e8da5bdd55
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
deploy/deploy-peer/pom.xml
+ 6
- 0
deploy/deploy-peer/pom.xml
View File
@@ -56,6 +56,12 @@
<version>${core.version}</version>
</dependency>
<dependency>
<groupId>com.jd.blockchain</groupId>
<artifactId>tools-initializer-booter</artifactId>
<version>${core.version}</version>
</dependency>
<!-- <dependency> <groupId>com.jd.blockchain</groupId> <artifactId>gateway</artifactId>
<version>${project.version}</version> </dependency> -->
Write
Preview
Loading…
Cancel
Save