File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 8686 <artifactId >cloudevents-sql</artifactId >
8787 <version >${project.version} </version >
8888 </dependency >
89+ <dependency >
90+ <groupId >io.cloudevents</groupId >
91+ <artifactId >cloudevents-avro-compact</artifactId >
92+ <version >${project.version} </version >
93+ </dependency >
94+ <dependency >
95+ <groupId >io.cloudevents</groupId >
96+ <artifactId >cloudevents-http-restful-ws-jakarta</artifactId >
97+ <version >${project.version} </version >
98+ </dependency >
99+ <dependency >
100+ <groupId >io.cloudevents</groupId >
101+ <artifactId >cloudevents-rocketmq</artifactId >
102+ <version >${project.version} </version >
103+ </dependency >
104+ <dependency >
105+ <groupId >io.cloudevents</groupId >
106+ <artifactId >cloudevents-xml</artifactId >
107+ <version >${project.version} </version >
108+ </dependency >
89109 </dependencies >
90110 </dependencyManagement >
91111</project >
You can’t perform that action at this time.
0 commit comments