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

 
原文地址:https://www.cnblogs.com/miracle-luna/p/13216173.html