All Downloads are FREE. Search and download functionalities are using the official Maven repository.

work.peel-extensions.1.0.0-rc3.source-code.reference.zookeeper-3.4.5.conf Maven / Gradle / Ivy

There is a newer version: 1.1.8
Show newest version
# include common zookeeper configuration
include "reference.zookeeper.conf"

system {
    zookeeper {
        path {
            archive.url = "https://archive.apache.org/dist/zookeeper/zookeeper-3.4.5/zookeeper-3.4.5.tar.gz"
            archive.md5 = "f64fef86c0bf2e5e0484d19425b22dcb"
            archive.src = ${app.path.downloads}"/zookeeper-3.4.5.tar.gz"
            home = ${system.zookeeper.path.archive.dst}"/zookeeper-3.4.5"
        }
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy