Jar examples for a:activemq-protobuf
A Simpler Protocol Buffer Java API. Includes a Proto to Java compiler.
You can download jar file activemq-protobuf 1.1 in this page.
Apache License
You can use the following script to add activemq-protobuf-1.1.jar to your project.
<dependency> <groupId>org.apache.activemq.protobuf</groupId> <artifactId>activemq-protobuf</artifactId> <version>1.1</version> </dependency>
compile group: 'org.apache.activemq.protobuf', name: 'activemq-protobuf', version: '1.1'
libraryDependencies += "org.apache.activemq.protobuf" % "activemq-protobuf" % "1.1"
<dependency org="org.apache.activemq.protobuf" name="activemq-protobuf" rev="1.1"/>
@Grapes(@Grab(group='org.apache.activemq.protobuf', module='activemq-protobuf', version='1.1'))
'org.apache.activemq.protobuf:activemq-protobuf:jar:1.1'
Click the following link to download the jar file.
activemq-protobuf-1.1-javadoc.jar