<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-funqy-knative-events-deployment</artifactId>
<version>3.17.2</version>
</dependency>
libraryDependencies += "io.quarkus" % "quarkus-funqy-knative-events-deployment" % "3.17.2"
@Grapes(
@Grab(group='io.quarkus', module='quarkus-funqy-knative-events-deployment', version='3.17.2')
)
<dependency org="io.quarkus" name="quarkus-funqy-knative-events-deployment" rev="3.17.2" />
<parent> <groupId>io.quarkus</groupId> <artifactId>quarkus-funqy-knative-events-parent</artifactId> <version>3.17.2</version> </parent>
compile
|-- io.quarkus:quarkus-funqy-knative-events
|-- io.quarkus:quarkus-funqy-server-common-deployment
|-- io.quarkus:quarkus-vertx-http-deployment
|-- io.quarkus:quarkus-arc-deployment
|-- io.quarkus:quarkus-jackson-deployment
test