Artifactory

RATING:

4.7

(18)

About Artifactory

Modern software application development has evolved from deploying products periodically to build them on a daily or hourly basis using CI servers. Developers and DevOps teams need to support the continual flow of code from the individual developer’s machine to the organization’s production environment. These applications are typically assembled using a blend of open source, proprietary, and third party software, with dependencies on many shared libraries and packages. Software dependencies have their own set of dependencies, resulting in long chains of dependencies and an explosion of binaries to keep track of. To make things worse, this web of interconnected software has to flow through different software development platforms and tools, which can bog down the workfl...

Artifactory Pricing

JFrog offers pricing plans that vary by both features and capacity. The entry level plan, JFrog Pro Team starts at $98/month and offers unlimited users, unlimited repositories and a majority of the features, but has capacity limits for storage, data transfer, and CI/CD minutes. Pricing is available for increasing capacity and features as needed. Higher value plans offer more enterprise-level features and higher capacity as a starting point. For more information visit: https://jfrog.com/pricing

Starting price: 

$98.00 per month

Free trial: 

Available

Free version: 

Available

Artifactory User Portal -  Universal Repository
Slide 1 of 5

Artifactory Reviews

Overall Rating

4.7

Ratings Breakdown

Secondary Ratings

Ease-of-use

4

Customer Support

4

Value for money

4

Functionality

4.5

Most Helpful Reviews for Artifactory

1 - 5 of 18 Reviews

User Profile

Sachin

Verified reviewer

Computer Software, 10,000+ employees

Used daily for less than 12 months

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

5

VALUE FOR MONEY

5

CUSTOMER SUPPORT

5

FUNCTIONALITY

5

Reviewed May 2022

Artifacts management become easy

As a Devops team we are offering JFrog Artifactory to developers where they can store their dependencies, packages, binaries, images and etc. We have integrated it with CI/CD tools such as Jenkins, Azure DevOps made a service connection between these so whenever a pipeline got executed it can retrieve and upload artifacts. Hence, we are able to manage all the artifacts at a single universal location. All of these features reduced our work very much.

PROS

Artifactory makes easy to manage artifacts, binaries and containers at a single universal location. It is very crucial parts of devOps. Managing artifacts becomes challenging when we grow. It supports mostly all sort of packages such as maven, gradle. While running CI/CD pipelines we are making a call to a the repository where all the dependent packages are stored. With REST API we can retrieve and upload the packages as well about logging into the UI. Cross region replication is easily implemented.

CONS

Nothing major I can think of. But, there is one part where I can think improvement can be done while uploading any package manually there's numerous values which which need to fill in until unless it's a non-generic package.

Gil

Electrical/Electronic Manufacturing, 5,001-10,000 employees

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

5

VALUE FOR MONEY

5

CUSTOMER SUPPORT

5

FUNCTIONALITY

5

Reviewed April 2020

The Best Binary Repository

It's very intuative and a standard of binary repositories, the basic verion supports all packages and Jenkins and other tools. Highly recommended!

PROS

We use the WebDAV shares functionality to our source control so when a developer commits/delivers code and binary to the source control (RTC) it moves the binaries to Artifactory so it keeps the source control safe from binaries. I also like the support for all types of packages including Conan C/C++ packages. It has a connector to almost anything including Jenkins, Docker, K8S, etc.

CONS

The free/open source version lacks functionality comparing to it competitors such as supporting comiting more than one file and some packages support.

Reason for choosing Artifactory

Pricing module of Nexus is per user while it is unlimited users for Artifactory

Reasons for switching to Artifactory

The pricing gets exponential in Nexus and Artifactory pricing is not per user as Nexus is.

Daniel

Entertainment, 201-500 employees

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

4

EASE OF USE

3

VALUE FOR MONEY

3

CUSTOMER SUPPORT

4

FUNCTIONALITY

4

Reviewed July 2019

Perhaps Not Needed, But Interesting?

Cool graphics, easy to understand, but ultimately not needed.

PROS

I'll admit that I've been very intrigued by the fancy digital mapping used in JFrog's general interface, and especially so in Artifactory. Cool graphics let me know exactly what all my information is doing or going, and is intended to provide clarity.

CONS

The software provides so much clarity that I'm not actually sure if I need it! Seriously, it's a cool product, but the features are so automatically included in other products that we already use... it seems like an unnecessary add-on.

Anonymous

11-50 employees

Used daily for more than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

5

EASE OF USE

4

VALUE FOR MONEY

3

CUSTOMER SUPPORT

4

FUNCTIONALITY

5

Reviewed March 2018

A good companion for Java software crafters

PROS

Any software company, after a while, has its own internal tools that you can't keep copying to each new project. Also, any Continuous Integration/Deployment system needs a repository for the artifacts. Artifactory serves perfectly to these needs. The web UI is simple enough, with a nice search engine, good integration with main CI servers and a REST API. Maven support is available in the OOS version and many other packages are supported in the Pro one (eg. NPM, Docker). If you're behind a corporate proxy you'll love the repository mirroring to limit the hassle with IT. Available on-premise and as cloud service. Upgrade is easy.

CONS

It mostly works transparently, but be careful if you're behind a too strict proxy: recently our client's IT security decided that many JARs from Maven Central were dangerous, redirecting to a "forbidden" page. We soon ended up with the repository full of JARs actually containing that page. It took a while to figure out, so remember to keep the MD5 check enabled. Sometimes it seems that Artifactory starts leaking memory and we need to restart it. The Pro version is not really cheap.

Anonymous

10,000+ employees

Used daily for less than 2 years

Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.

OVERALL RATING:

4

EASE OF USE

3

VALUE FOR MONEY

5

CUSTOMER SUPPORT

3

FUNCTIONALITY

4

Reviewed July 2022

Securely store and scan all your container artifacts with Artifactory!

We are using artifactory for storing all our container images and even gold standard images are well. We have different repo's for different use cases and IAM is built on top of artifactory to restrict access to sensitive images. X-Ray scan is also used in our CI/CD pipelines to make sure secure and quality images are being developed.

PROS

1. X-Ray scanning: scans your container images which are stored on Artifactory and then publish results for the developers use. Admins can build policies to restrict allowance of vulnerable images and set thresholds. 2. Categories for repositories can be built: Local vs remote vs virtual repos can be created which is very usful. You can even onboard remote repos on your central artifactory instance and also create virtual repos which include both local and remote.

CONS

GUI for artifactory is not that great. One can simply get lost in tons of options and strugle to find the right menus. This increases the learning curve for the application which is frustrating at times. However, great documentation is available on vendor's website which helps a lot to find solutions.