Download activemq-protobuf-1.1.jar file - Jar a

Jar examples for a:activemq-protobuf

Description

A Simpler Protocol Buffer Java API. Includes a Proto to Java compiler.

You can download jar file activemq-protobuf 1.1 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

activemq-protobuf-1.1-javadoc.jar
activemq-protobuf-1.1-sources.jar
activemq-protobuf-1.1.jar
activemq-protobuf-1.1.pom



Related Tutorials