File tree Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change 305
305
<scope >compile</scope >
306
306
<optional >true</optional >
307
307
</dependency >
308
- <dependency >
309
- <groupId >org.apache.dubbo</groupId >
310
- <artifactId >dubbo-remoting-http</artifactId >
311
- <version >${project.version} </version >
312
- <scope >compile</scope >
313
- <optional >true</optional >
314
- </dependency >
315
308
<dependency >
316
309
<groupId >org.apache.dubbo</groupId >
317
310
<artifactId >dubbo-remoting-netty</artifactId >
485
478
<include >org.apache.dubbo:dubbo-registry-nacos</include >
486
479
<include >org.apache.dubbo:dubbo-registry-zookeeper</include >
487
480
<include >org.apache.dubbo:dubbo-remoting-api</include >
488
- <include >org.apache.dubbo:dubbo-remoting-http</include >
489
481
<include >org.apache.dubbo:dubbo-remoting-netty4</include >
490
482
<include >org.apache.dubbo:dubbo-remoting-netty</include >
491
483
<include >org.apache.dubbo:dubbo-remoting-zookeeper-curator5</include >
Original file line number Diff line number Diff line change 390
390
<artifactId >dubbo-remoting-api</artifactId >
391
391
<version >${project.version} </version >
392
392
</dependency >
393
- <dependency >
394
- <groupId >org.apache.dubbo</groupId >
395
- <artifactId >dubbo-remoting-http</artifactId >
396
- <version >${project.version} </version >
397
- </dependency >
398
393
<dependency >
399
394
<groupId >org.apache.dubbo</groupId >
400
395
<artifactId >dubbo-remoting-http12</artifactId >
438
433
<artifactId >dubbo-rpc-injvm</artifactId >
439
434
<version >${project.version} </version >
440
435
</dependency >
441
- <dependency >
442
- <groupId >org.apache.dubbo</groupId >
443
- <artifactId >dubbo-rpc-rest</artifactId >
444
- <version >${project.version} </version >
445
- </dependency >
446
436
447
437
<dependency >
448
438
<groupId >org.apache.dubbo</groupId >
You can’t perform that action at this time.
0 commit comments