Private Maven Repository

Install and use your code anywhere

Deploy your private Maven artifacts in minutes. Deliver them instantly to any machine without worrying about running and securing your own repository.

How It Works

Using private Maven artifacts is easy with Gemfury. Configure your project to use Gemfury's repository for your dependencies:

<repositories>
  <repository>
    <id>fury</id>
    <url>https://maven.fury.io/USERNAME/</url>
  </repository>
</repositories>

And you're ready to install your private artifacts from Gemfury.

What is Gemfury?

Hosted service for your private and public packages to simplify your deployment story. Once you upload a package and enable your Gemfury repository, you can securely deploy that package to any host. It's simple, reliable, and hassle-free.