TcpDiscoveryZookeeperIpFinder maven pom 引用

Posted 龙凌云端

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了TcpDiscoveryZookeeperIpFinder maven pom 引用相关的知识,希望对你有一定的参考价值。

TcpDiscoveryZookeeperIpFinder maven pom引用


 

TcpDiscoveryZookeeperIpFinder 类所在 jar,maven pom引用如下:

<!-- https://mvnrepository.com/artifact/org.apache.ignite/ignite-zookeeper -->
<dependency>
    <groupId>org.apache.ignite</groupId>
    <artifactId>ignite-zookeeper</artifactId>
    <version>2.8.1</version>
</dependency>

  

参考如下:

https://mvnrepository.com/artifact/org.apache.ignite/ignite-zookeeper/2.8.1

 

 

 

 

 

以上是关于TcpDiscoveryZookeeperIpFinder maven pom 引用的主要内容,如果未能解决你的问题,请参考以下文章