is not current version
Last Version 2.10.0

Camel Quarkus :: Integration Tests :: Avro RPC 2.8.0

Integration tests for Camel Quarkus Avro RPC extension

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-integration-test-avro-rpc
Version

Version

2.8.0
Type

Type

jar
Description

Description

Camel Quarkus :: Integration Tests :: Avro RPC
Integration tests for Camel Quarkus Avro RPC extension
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-integration-test-avro-rpc

Download camel-quarkus-integration-test-avro-rpc 2.8.0


<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-avro-rpc/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-integration-test-avro-rpc</artifactId>
    <version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-avro-rpc/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-avro-rpc:2.8.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-avro-rpc/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-avro-rpc:2.8.0")
'org.apache.camel.quarkus:camel-quarkus-integration-test-avro-rpc:jar:2.8.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-avro-rpc" rev="2.8.0">
  <artifact name="camel-quarkus-integration-test-avro-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-avro-rpc', version='2.8.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-avro-rpc" % "2.8.0"
[org.apache.camel.quarkus/camel-quarkus-integration-test-avro-rpc "2.8.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-avro-rpc jar
io.quarkus : quarkus-resteasy jar

test (4)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
org.apache.camel.quarkus : camel-quarkus-integration-test-support jar
org.apache.avro : avro-ipc-jetty jar

Project Modules

There are no modules declared in this project.