We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 256503d commit 04aea91Copy full SHA for 04aea91
artemis-bom/pom.xml
@@ -318,6 +318,11 @@
318
<artifactId>artemis-jakarta-client-all</artifactId>
319
<version>${project.version}</version>
320
</dependency>
321
+ <dependency>
322
+ <groupId>org.apache.activemq</groupId>
323
+ <artifactId>artemis-jakarta-client-osgi</artifactId>
324
+ <version>${project.version}</version>
325
+ </dependency>
326
<dependency>
327
<groupId>org.apache.activemq</groupId>
328
<artifactId>artemis-jakarta-openwire-protocol</artifactId>
0 commit comments