File tree Expand file tree Collapse file tree
src/main/java/io/a2a/client/http Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 <dependencies >
2020 <dependency >
2121 <groupId >${project.groupId} </groupId >
22- <artifactId >a2a-java-sdk-client- http</artifactId >
22+ <artifactId >a2a-java-sdk-http-client </artifactId >
2323 <version >${project.version} </version >
2424 </dependency >
2525 <dependency >
Original file line number Diff line number Diff line change 2929 </dependency >
3030 <dependency >
3131 <groupId >${project.groupId} </groupId >
32- <artifactId >a2a-java-sdk-client- http</artifactId >
32+ <artifactId >a2a-java-sdk-http-client </artifactId >
3333 <version >${project.version} </version >
3434 </dependency >
3535 <dependency >
Original file line number Diff line number Diff line change 2424 </dependency >
2525 <dependency >
2626 <groupId >${project.groupId} </groupId >
27- <artifactId >a2a-java-sdk-client- http</artifactId >
27+ <artifactId >a2a-java-sdk-http-client </artifactId >
2828 <version >${project.version} </version >
2929 </dependency >
3030 <dependency >
Original file line number Diff line number Diff line change 99 <artifactId >a2a-java-sdk-parent</artifactId >
1010 <version >0.2.6.Beta1-SNAPSHOT</version >
1111 </parent >
12- <artifactId >a2a-java-sdk-client- http</artifactId >
12+ <artifactId >a2a-java-sdk-http-client </artifactId >
1313
1414 <packaging >jar</packaging >
1515
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 281281 <modules >
282282 <module >client</module >
283283 <module >client-config</module >
284- <module >client- http</module >
284+ <module >http-client </module >
285285 <module >client-transport/grpc</module >
286286 <module >client-transport/jsonrpc</module >
287287 <module >client-transport/spi</module >
Original file line number Diff line number Diff line change 2424 </dependency >
2525 <dependency >
2626 <groupId >${project.groupId} </groupId >
27- <artifactId >a2a-java-sdk-client- http</artifactId >
27+ <artifactId >a2a-java-sdk-http-client </artifactId >
2828 <version >${project.version} </version >
2929 </dependency >
3030 <dependency >
You can’t perform that action at this time.
0 commit comments