is not current version
Last Version 2.10.0

Camel Quarkus :: Protobuf :: Runtime 2.6.0

Maven plugins configuration

License

License

Categories

Categories

Quarkus Container Microservices Protobuf Data Data Structures
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-protobuf
Version

Version

2.6.0
Type

Type

jar
Description

Description

Camel Quarkus :: Protobuf :: Runtime
Maven plugins configuration
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-protobuf

Download camel-quarkus-protobuf 2.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel : camel-protobuf jar

Project Modules

There are no modules declared in this project.