License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-integration-test-avro-rpc |
Version | Version2.0.0-M2 |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Integration Tests :: Avro RPC
Integration tests for Camel Quarkus Avro RPC extension
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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.0.0-M2</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.0.0-M2'
// 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.0.0-M2")
'org.apache.camel.quarkus:camel-quarkus-integration-test-avro-rpc:jar:2.0.0-M2'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-avro-rpc" rev="2.0.0-M2">
<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.0.0-M2')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-avro-rpc" % "2.0.0-M2"
[org.apache.camel.quarkus/camel-quarkus-integration-test-avro-rpc "2.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-avro-rpc | jar | |
io.quarkus : quarkus-resteasy | jar |
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.camel.quarkus : camel-quarkus-avro-rpc-deployment | pom | 2.0.0-M2 |