bschoening commented on code in PR #276: URL: https://github.com/apache/cassandra-website/pull/276#discussion_r1663395987
########## site-content/source/modules/ROOT/pages/download.adoc: ########## @@ -124,6 +124,21 @@ https://www.apache.org/dyn/closer.lua/cassandra/3.0.30/apache-cassandra-3.0.30-b ==== The PGP keys used to sign releases are available in this https://downloads.apache.org/cassandra/KEYS[KEYS,window=_blank] file. ---------- +{empty} + + +[openblock, inline100 inline-top] +---------- + +[discrete] +=== Cassandra Java Drivers + +Official Java drivers for Cassandra are distributed on Maven repositories. + +[.btn.btn--alt] +https://mvnrepository.com/artifact/org.apache.cassandra/java-driver-core[Download from MVN Repository,window=blank] Review Comment: @absurdfarce @michaelsembwever I spoke with Bret about which URL to use, and have updated the PR incorporating both of your inputs here. Let me know if this is closer. Here is a screenshot of the new section:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

