Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
order-group
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
order-group-application
order-group
Commits
8fbc01f9
Commit
8fbc01f9
authored
Feb 24, 2020
by
shuhu.hou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级订单分发器sdk
parent
50316835
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
49 deletions
+1
-49
call-back-service/pom.xml
+1
-49
No files found.
call-back-service/pom.xml
View file @
8fbc01f9
...
...
@@ -31,21 +31,6 @@
<artifactId>
commons-amqp
</artifactId>
<version>
2.2.0-release
</version>
</dependency>
<!--<dependency>-->
<!--<groupId>cn.freemud</groupId>-->
<!--<artifactId>monitor-tools</artifactId>-->
<!--<version>1.0-SNAPSHOT</version>-->
<!--</dependency>-->
<!--<dependency>-->
<!--<groupId>cn.freemud.commons</groupId>-->
<!--<artifactId>commons-base</artifactId>-->
<!--</dependency>-->
<!--<dependency>-->
<!--<groupId>cn.freemud.commons</groupId>-->
<!--<artifactId>data-manager-redis</artifactId>-->
<!--</dependency>-->
<dependency>
<groupId>
cn.freemud.commons
</groupId>
<artifactId>
commons-security
</artifactId>
...
...
@@ -54,38 +39,11 @@
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-eureka
</artifactId>
</dependency>
<!--<dependency>-->
<!--<groupId>org.springframework.boot</groupId>-->
<!--<artifactId>spring-boot-starter-jdbc</artifactId>-->
<!--</dependency>-->
<!--<dependency>-->
<!--<groupId>com.alibaba</groupId>-->
<!--<artifactId>druid</artifactId>-->
<!--<version>1.1.8</version>-->
<!--</dependency>-->
<!--<dependency>-->
<!--<groupId>com.github.pagehelper</groupId>-->
<!--<artifactId>pagehelper-spring-boot-starter</artifactId>-->
<!--</dependency>-->
<!--<dependency>-->
<!--<groupId>mysql</groupId>-->
<!--<artifactId>mysql-connector-java</artifactId>-->
<!--</dependency>-->
<!--<dependency>-->
<!--<groupId>tk.mybatis</groupId>-->
<!--<artifactId>mapper-spring-boot-starter</artifactId>-->
<!--</dependency>-->
<dependency>
<groupId>
org.projectlombok
</groupId>
<artifactId>
lombok
</artifactId>
<scope>
provided
</scope>
</dependency>
<!--<dependency>-->
<!--<groupId>com.github.ulisesbocchio</groupId>-->
<!--<artifactId>jasypt-spring-boot-starter</artifactId>-->
<!--</dependency>-->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
@@ -100,12 +58,6 @@
<artifactId>
jasypt
</artifactId>
<version>
1.9.2
</version>
</dependency>
<!-- 使用Apache HttpClient替换Feign原生httpclient -->
<!--<dependency>-->
<!--<groupId>io.github.openfeign</groupId>-->
<!--<artifactId>feign-httpclient</artifactId>-->
<!--<version>9.4.0</version>-->
<!--</dependency>-->
<dependency>
<groupId>
org.springframework.cloud
</groupId>
<artifactId>
spring-cloud-starter-hystrix
</artifactId>
...
...
@@ -119,7 +71,7 @@
<dependency>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
<artifactId>
assortment-orderdistributor-sdk
</artifactId>
<version>
2.
3
.RELEASE
</version>
<version>
2.
4
.RELEASE
</version>
</dependency>
<dependency>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
...
...
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