is not current version
Last Version 3.17.0

Camel :: Protobuf 3.14.0

Camel Google Protobuf data format support

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-protobuf
Version

Version

3.14.0
Type

Type

jar
Description

Description

Camel :: Protobuf
Camel Google Protobuf data format support
Project Organization

Project Organization

The Apache Software Foundation

Download camel-protobuf 3.14.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.14.0
com.google.protobuf : protobuf-java jar 3.17.3
com.google.protobuf : protobuf-java-util jar 3.17.3
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.