Top "Bintray" questions

JFrog Bintray is a universal distribution hub, which provides features like a global distribution network (CDN), extreme throughput and redundancy for downloads, permission control for external users (entitlements), product and EULA support etc.

How to pass a system property to gradle with the jenkins gradle plugin?

I have a gradle tasks that deploys some stuff to bintray using curl. For this to work it needs my …

jenkins gradle system-properties bintray
How can I add badges/shields to github repos?

I see sites like shields.io or similar and they have these clips of markdown to show badges...but if …

github markdown bintray shields.io
How to package, compress and deploy binaries as zip/tar.gz from a github repo with maven/travis to bintray.com generic repo

Since Github disabled the downloads, we need to use a new service (like Bintray.com) for publishing our binaries. For …

java maven github travis-ci bintray