License |
License |
---|---|
GroupId | GroupIdorg.apache.qpid |
ArtifactId | ArtifactIdqpid-broker-codegen |
Last Version | Last Version8.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Qpid Broker-J Code Generation
Code Generation For Broker and Plugins
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
qpid-broker-codegen-8.0.6.pom | |
qpid-broker-codegen-8.0.6.jar | 67 KB |
qpid-broker-codegen-8.0.6-sources.jar | 42 KB |
qpid-broker-codegen-8.0.6-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.qpid/qpid-broker-codegen/ -->
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-broker-codegen</artifactId>
<version>8.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-broker-codegen/
implementation 'org.apache.qpid:qpid-broker-codegen:8.0.6'
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-broker-codegen/
implementation ("org.apache.qpid:qpid-broker-codegen:8.0.6")
'org.apache.qpid:qpid-broker-codegen:jar:8.0.6'
<dependency org="org.apache.qpid" name="qpid-broker-codegen" rev="8.0.6">
<artifact name="qpid-broker-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='qpid-broker-codegen', version='8.0.6')
)
libraryDependencies += "org.apache.qpid" % "qpid-broker-codegen" % "8.0.6"
[org.apache.qpid/qpid-broker-codegen "8.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13 |
org.mockito : mockito-core | jar | 3.2.4 |