> Integration > Jenkins

JFrog +

jenkins
Through the Jenkins Artifactory Plugin, Artifactory provides tight integration with Jenkins CI allowing your Jenkins builds to resolve artifacts from and deploy builds to Artifactory.

Fully reproducible builds

Artifactory stores exhaustive build information including specific artifact versions, modules, dependencies, system properties, environment variables, user information, timestamps and more. With this information, it is easy to faithfully reproduce a build at any time.

Compare builds

Built-in “Diff” tools let you compare builds, and therefore know exactly what changes were introduced from one version to another. This invaluable capability helps you track down bugs that were reported in specific versions released.

Release management

Using Maven or Gradle, create and deploy releases to Artifactory while automating VCS tagging and branching. Once in Artifactory, promote your releases through staging all the way to your production systems. Use file specs to define artifacts and build dependencies to create fully automated generic build pipelines.

Trusted Releases Built For Speed