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

distro.config.lib.cassandra.driver.conf Maven / Gradle / Ivy

There is a newer version: 3.0.0.CR1
Show newest version
datastax-java-driver {
    advanced.auth-provider {
        class = PlainTextAuthProvider
        username = dbz_user
        password = secret
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy