How To Install Java Artifact org.apache.zookeeper.parent v3.7.1

org.apache.zookeeper parent 3.7.1

Introduction

In this article, we'll learn how to install Java artifact parent from org.apache.zookeeper group in version 3.7.1. The artifact is available in 22 versions: 3.9.2 3.9.1 3.9.0 3.8.4 3.8.3 3.8.2 3.8.1 3.8.0 3.7.2 3.7.1 3.7.0 3.6.4 3.6.3 3.6.2 3.6.1 3.6.0 3.5.10 3.5.9 3.5.8 3.5.7 3.5.6 3.5.5 . The Apache ZooKeeper project has been released under Apache License, Version 2.0 license, and has its own website at: http://zookeeper.apache.org . The parent project is: org.apache::apache::23

How To Install Java Artifact org.apache.zookeeper.parent In Version 3.7.1

To install the Apache ZooKeeper artifact in version 3.7.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Apache ZooKeeper dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (29)

Licenses