File tree Expand file tree Collapse file tree 4 files changed +54
-1251
lines changed
Expand file tree Collapse file tree 4 files changed +54
-1251
lines changed Original file line number Diff line number Diff line change 100100 <type >pom</type >
101101 <scope >import</scope >
102102 </dependency >
103+ <dependency >
104+ <groupId >io.github.a2asdk</groupId >
105+ <artifactId >a2a-java-sdk-client-transport-grpc</artifactId >
106+ <version >${version.sdk} </version >
107+ </dependency >
103108 <dependency >
104109 <groupId >io.github.a2asdk</groupId >
105110 <artifactId >a2a-java-sdk-client-transport-jsonrpc</artifactId >
Original file line number Diff line number Diff line change 3232 </dependency >
3333
3434 <!-- A2A dependencies -->
35+ <dependency >
36+ <groupId >io.github.a2asdk</groupId >
37+ <artifactId >a2a-java-sdk-client-transport-grpc</artifactId >
38+ <scope >test</scope >
39+ </dependency >
3540 <dependency >
3641 <groupId >io.github.a2asdk</groupId >
3742 <artifactId >a2a-java-sdk-spec-grpc</artifactId >
You can’t perform that action at this time.
0 commit comments