|
528 | 528 | <artifactId>eden-curator-spring-boot-starter</artifactId> |
529 | 529 | <version>0.0.1-SNAPSHOT</version> |
530 | 530 | </dependency> |
| 531 | + <dependency> |
| 532 | + <groupId>io.github.shiyindaxiaojie</groupId> |
| 533 | + <artifactId>eden-data-crypto-spring-boot-starter</artifactId> |
| 534 | + <version>0.0.1-SNAPSHOT</version> |
| 535 | + </dependency> |
| 536 | + <dependency> |
| 537 | + <groupId>io.github.shiyindaxiaojie</groupId> |
| 538 | + <artifactId>eden-data-differ-spring-boot-starter</artifactId> |
| 539 | + <version>0.0.1-SNAPSHOT</version> |
| 540 | + </dependency> |
| 541 | + <dependency> |
| 542 | + <groupId>io.github.shiyindaxiaojie</groupId> |
| 543 | + <artifactId>eden-data-duplicate-spring-boot-starter</artifactId> |
| 544 | + <version>0.0.1-SNAPSHOT</version> |
| 545 | + </dependency> |
| 546 | + <dependency> |
| 547 | + <groupId>io.github.shiyindaxiaojie</groupId> |
| 548 | + <artifactId>eden-data-masker-spring-boot-starter</artifactId> |
| 549 | + <version>0.0.1-SNAPSHOT</version> |
| 550 | + </dependency> |
531 | 551 | <dependency> |
532 | 552 | <groupId>io.github.shiyindaxiaojie</groupId> |
533 | 553 | <artifactId>eden-debezium-spring-boot-starter</artifactId> |
|
703 | 723 | <artifactId>eden-rocketmq-spring-boot-starter</artifactId> |
704 | 724 | <version>0.0.1-SNAPSHOT</version> |
705 | 725 | </dependency> |
| 726 | + <dependency> |
| 727 | + <groupId>io.github.shiyindaxiaojie</groupId> |
| 728 | + <artifactId>eden-sensitive-word-spring-boot-starter</artifactId> |
| 729 | + <version>0.0.1-SNAPSHOT</version> |
| 730 | + </dependency> |
706 | 731 | <dependency> |
707 | 732 | <groupId>io.github.shiyindaxiaojie</groupId> |
708 | 733 | <artifactId>eden-shardingsphere-spring-boot-starter</artifactId> |
709 | 734 | <version>0.0.1-SNAPSHOT</version> |
710 | 735 | </dependency> |
711 | | - |
712 | 736 | <dependency> |
713 | 737 | <groupId>io.github.shiyindaxiaojie</groupId> |
714 | 738 | <artifactId>eden-swagger2-spring-boot-starter</artifactId> |
|
736 | 760 | </dependency> |
737 | 761 | <dependency> |
738 | 762 | <groupId>io.github.shiyindaxiaojie</groupId> |
739 | | - <artifactId>eden-undertow-spring-boot-starter</artifactId> |
| 763 | + <artifactId>eden-uid-generator-spring-boot-starter</artifactId> |
740 | 764 | <version>0.0.1-SNAPSHOT</version> |
741 | 765 | </dependency> |
742 | 766 | <dependency> |
743 | 767 | <groupId>io.github.shiyindaxiaojie</groupId> |
744 | | - <artifactId>eden-uid-generator-spring-boot-starter</artifactId> |
| 768 | + <artifactId>eden-undertow-spring-boot-starter</artifactId> |
745 | 769 | <version>0.0.1-SNAPSHOT</version> |
746 | 770 | </dependency> |
747 | 771 | <dependency> |
748 | 772 | <groupId>io.github.shiyindaxiaojie</groupId> |
749 | | - <artifactId>eden-xxljob-spring-boot-starter</artifactId> |
| 773 | + <artifactId>eden-xxljob2-spring-boot-starter</artifactId> |
750 | 774 | <version>0.0.1-SNAPSHOT</version> |
751 | 775 | </dependency> |
752 | 776 | <dependency> |
753 | 777 | <groupId>io.github.shiyindaxiaojie</groupId> |
754 | | - <artifactId>eden-xxljob2-spring-boot-starter</artifactId> |
| 778 | + <artifactId>eden-xxljob-spring-boot-starter</artifactId> |
755 | 779 | <version>0.0.1-SNAPSHOT</version> |
756 | 780 | </dependency> |
757 | 781 |
|
|
0 commit comments