You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/05/11 05:44:52 UTC

[GitHub] [pulsar] nvmav commented on issue #15532: java.lang.NoClassDefFoundError: org/apache/pulsar/shade/com/google/common/primitives/Ints

nvmav commented on issue #15532:
URL: https://github.com/apache/pulsar/issues/15532#issuecomment-1123210008

   @eolivelli This is my pulsar client library
   
   ```
       <dependency>
         <groupId>org.apache.pulsar</groupId>
         <artifactId>pulsar-client</artifactId>
         <version>2.10.0</version>
       </dependency>
   ```
   How do I check other libraries in classpath?
   
   
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org