Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where is the Artifactory OSS source code located?

Tags:

I can download the latest Artifactory OSS release (5.2.1), but I can't seem to find its source code.

The Artifactory documentation links to https://api.bintray.com/content/jfrog/artifactory/jfrog-artifactory-oss-$latest-sources.tar.gz;bt_package=jfrog-artifactory-oss-zip, but there's no source at that address.

Does anyone know what the real URL is, or if there's a public svn or git repo that I can clone?

like image 525
Mickalot Avatar asked Apr 18 '17 20:04

Mickalot


People also ask

What is OSS in Artifactory?

JFROG ARTIFACTORY OPEN SOURCE FOR. ARTIFACT LIFE-CYCLE MANAGEMENT. JFrog's Artifactory open source project was created to speed up development cycles using binary repositories. It's the world's most advanced repository manager, creating a single place for teams to manage all their binary artifacts efficiently.

Is JFrog Artifactory opensource?

Product Overview. JFrog Artifactory Open Source is a repository manager designed to store internally-created and third-party binary artifacts in a centralized location. It works as a version control system for binaries allowing developers to create their solutions using the same set of binaries.

What is Artifactory code?

JFrog Artifactory is a repository manager that supports all available software package types, enabling automated continous integration and delivery. Add Artifactory to your toolchain and store build artifacts in your Artifactory repository.

How do I find my Artifactory repository?

Search in the browser: You can search for a specific repository in both browsers by clicking on the filter icon. Keyboard navigation: While in the browser, type the name of the repository you are searching for and Artifactory will navigate you to that repository.


1 Answers

Thanks for letting us know. We have uploaded the sources of version 5.2.1 to Bintray. feel free to download the file: https://api.bintray.com/content/jfrog/artifactory/jfrog-artifactory-oss-$latest-sources.tar.gz;bt_package=jfrog-artifactory-oss-zip

like image 195
Ariel Avatar answered Sep 19 '22 23:09

Ariel