Download qpid-broker-codegen-6.0.8.jar file - Jar q

Jar examples for q:qpid-broker-codegen

Description

Code Generation For Broker and Plugins

You can download jar file qpid-broker-codegen 6.0.8 in this page.

License

Apache License

Build File

You can use the following script to add qpid-broker-codegen-6.0.8.jar to your project.

<dependency>
   <groupId>org.apache.qpid</groupId>
   <artifactId>qpid-broker-codegen</artifactId>
   <version>6.0.8</version>
</dependency>
compile group: 'org.apache.qpid', name: 'qpid-broker-codegen', version: '6.0.8'
libraryDependencies += "org.apache.qpid" % "qpid-broker-codegen" % "6.0.8"
<dependency org="org.apache.qpid" name="qpid-broker-codegen" rev="6.0.8"/>
@Grapes(@Grab(group='org.apache.qpid', module='qpid-broker-codegen', version='6.0.8'))
'org.apache.qpid:qpid-broker-codegen:jar:6.0.8'

Download

Click the following link to download the jar file.

qpid-broker-codegen-6.0.8-javadoc.jar
qpid-broker-codegen-6.0.8-sources.jar
qpid-broker-codegen-6.0.8.jar
qpid-broker-codegen-6.0.8.pom



Related Tutorials