clebertsuconic commented on PR #4162: URL: https://github.com/apache/activemq-artemis/pull/4162#issuecomment-1201308812
This is generating a table: ``` File | observation | package ---|---|--- [artemis-commons-2.25.0-SNAPSHOT.jar](https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.25.0-SNAPSHOT)| |org.apache.activemq:artemis-commons [artemis-core-client-2.25.0-SNAPSHOT.jar](https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.25.0-SNAPSHOT)| |org.apache.activemq:artemis-core-client [artemis-jakarta-client-2.25.0-SNAPSHOT.jar](https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.25.0-SNAPSHOT)| |org.apache.activemq:artemis-jakarta-client [artemis-selector-2.25.0-SNAPSHOT.jar](https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.25.0-SNAPSHOT)| |org.apache.activemq:artemis-selector [commons-beanutils-1.9.4.jar](https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4)| |commons-beanutils:commons-beanutils [commons-collections-3.2.2.jar](https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2)| |commons-collections:commons-collections [commons-logging-1.2.jar](https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2)| |commons-logging:commons-logging [netty-buffer-4.1.77.Final.jar](https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.77.Final)| |io.netty:netty-buffer [netty-codec-4.1.77.Final.jar](https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.77.Final)| |io.netty:netty-codec [netty-codec-http-4.1.77.Final.jar](https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.77.Final)| |io.netty:netty-codec-http [netty-codec-socks-4.1.77.Final.jar](https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.77.Final)| |io.netty:netty-codec-socks [netty-common-4.1.77.Final.jar](https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.77.Final)| |io.netty:netty-common [netty-handler-4.1.77.Final.jar](https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.77.Final)| |io.netty:netty-handler [netty-handler-proxy-4.1.77.Final.jar](https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.77.Final)| |io.netty:netty-handler-proxy [netty-resolver-4.1.77.Final.jar](https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.77.Final)| |io.netty:netty-resolver [netty-transport-4.1.77.Final.jar](https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.77.Final)| |io.netty:netty-transport [netty-transport-classes-epoll-4.1.77.Final.jar](https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.77.Final)| |io.netty:netty-transport-classes-epoll [netty-transport-classes-kqueue-4.1.77.Final.jar](https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.77.Final)| |io.netty:netty-transport-classes-kqueue [netty-transport-native-epoll-4.1.77.Final-linux-x86_64.jar](https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.77.Final)| only if you want epoll on Linux |io.netty:netty-transport-native-epoll:linux-x86_64 [netty-transport-native-kqueue-4.1.77.Final-osx-x86_64.jar](https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.77.Final)| only if you want kqueue on MacOS |io.netty:netty-transport-native-kqueue:osx-x86_64 [netty-transport-native-unix-common-4.1.77.Final.jar](https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.77.Final)| |io.netty:netty-transport-native-unix-common [jakarta.jms-api-3.1.0.jar](https://repo.maven.apache.org/maven2/jakarta/jms/jakarta/jms-api/3.1.0)| |jakarta.jms:jakarta.jms-api [jboss-logging-3.5.0.Final.jar](https://repo.maven.apache.org/maven2/org/jboss/logging/jboss-logging/3.5.0.Final)| |org.jboss.logging:jboss-logging [jgroups-5.2.0.Final.jar](https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.2.0.Final)| only if you want JGroups discovery from the clients |org.jgroups:jgroups ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
