License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Protobuf Data Data Structures |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-protobuf-integration-test |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Protobuf :: Integration Test
Integration tests for Camel Quarkus Protobuf extension
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-protobuf-integration-test/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-protobuf-integration-test</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-protobuf-integration-test/
implementation 'org.apache.camel.quarkus:camel-quarkus-protobuf-integration-test:1.4.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-protobuf-integration-test/
implementation ("org.apache.camel.quarkus:camel-quarkus-protobuf-integration-test:1.4.0")
'org.apache.camel.quarkus:camel-quarkus-protobuf-integration-test:jar:1.4.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-protobuf-integration-test" rev="1.4.0">
<artifact name="camel-quarkus-protobuf-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-protobuf-integration-test', version='1.4.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-protobuf-integration-test" % "1.4.0"
[org.apache.camel.quarkus/camel-quarkus-protobuf-integration-test "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-protobuf | jar | |
org.apache.camel.quarkus : camel-quarkus-direct | jar | |
io.quarkus : quarkus-resteasy | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar |