File tree Expand file tree Collapse file tree 2 files changed +51
-0
lines changed
cozeloop-spring-boot-starter Expand file tree Collapse file tree 2 files changed +51
-0
lines changed Original file line number Diff line number Diff line change 1818
1919 <name >CozeLoop Java SDK - Core</name >
2020 <description >Core module of CozeLoop Java SDK</description >
21+ <url >https://github.com/coze-dev/cozeloop-java</url >
2122
2223 <licenses >
2324 <license >
2627 </license >
2728 </licenses >
2829
30+ <scm >
31+ <connection >scm:git:git://github.com/coze-dev/cozeloop-java.git</connection >
32+ <developerConnection >scm:git:ssh://github.com/coze-dev/cozeloop-java.git</developerConnection >
33+ <url >http://github.com/coze-dev/cozeloop-java/tree/main</url >
34+ </scm >
35+
36+ <developers >
37+ <developer >
38+ <name >Coze Dev Team</name >
39+ <email >dev@coze.com</email >
40+ <organization >Spring (SG) Pte. Ltd.</organization >
41+ <organizationUrl >https://www.coze.com</organizationUrl >
42+ </developer >
43+ <developer >
44+ <name >JqRrt</name >
45+ <email >jiangqi.rrt@bytedance.com</email >
46+ <organization >Spring (SG) Pte. Ltd.</organization >
47+ <organizationUrl >https://www.coze.com</organizationUrl >
48+ </developer >
49+ </developers >
50+
2951 <dependencies >
3052 <!-- OpenTelemetry -->
3153 <dependency >
Original file line number Diff line number Diff line change 1818
1919 <name >CozeLoop Java SDK - Spring Boot Starter</name >
2020 <description >Spring Boot Starter for CozeLoop Java SDK</description >
21+ <url >https://github.com/coze-dev/cozeloop-java</url >
22+
23+ <licenses >
24+ <license >
25+ <name >MIT License</name >
26+ <url >https://github.com/coze-dev/cozeloop-java/blob/main/LICENSE</url >
27+ </license >
28+ </licenses >
29+
30+ <scm >
31+ <connection >scm:git:git://github.com/coze-dev/cozeloop-java.git</connection >
32+ <developerConnection >scm:git:ssh://github.com/coze-dev/cozeloop-java.git</developerConnection >
33+ <url >http://github.com/coze-dev/cozeloop-java/tree/main</url >
34+ </scm >
35+
36+ <developers >
37+ <developer >
38+ <name >Coze Dev Team</name >
39+ <email >dev@coze.com</email >
40+ <organization >Spring (SG) Pte. Ltd.</organization >
41+ <organizationUrl >https://www.coze.com</organizationUrl >
42+ </developer >
43+ <developer >
44+ <name >JqRrt</name >
45+ <email >jiangqi.rrt@bytedance.com</email >
46+ <organization >Spring (SG) Pte. Ltd.</organization >
47+ <organizationUrl >https://www.coze.com</organizationUrl >
48+ </developer >
49+ </developers >
2150
2251 <dependencies >
2352 <!-- CozeLoop Core -->
You can’t perform that action at this time.
0 commit comments