Binary repository manager: Difference between revisions

Content deleted Content added
m Tools: fix wording
Added links; added integrated tools with package management features
Line 57:
 
== Tools ==
Notable package managers include:<ref>{{cite web |url= http://alternativeto.net/software/proget/ | title=ProGet |access-date=4 February 2016 | website=alternativeTo.net}}</ref>
* JFrog's [[Artifactory]]
* [[Apache Archiva]]
* [[Sonatype Nexus]]
* [[Inedo]]'s [[ProGet]]
 
=== Standalone Tools ===
In addition, multiple repositories are targeted to publish binaries to external parties, often for typical platforms ([[Android (operating system)|Android]], [[iOS]], [[Linux]], ...).
Notable standalone package managers include:<ref>{{cite web |url= http://alternativeto.net/software/proget/ | title=ProGet |access-date=4 February 2016 | website=alternativeTo.net}}</ref>
* [https://archiva.apache.org/ Apache Archiva]
* [https://www.jfrog.com/ JFrog's [[Artifactory]]
* [http://inedo.com/proget Inedo ProGet]
* [https://docs.nuget.org/create/hosting-your-own-nuget-feeds NuGet Server]
* [http://www.sonatype.org/nexus/ Sonatype Nexus]
 
=== Integrated Tools ===
Tools that has integrated package management include:
* [https://www.jetbrains.com/teamcity/ JetBrains TeamCity]
* [https://www.visualstudio.com/en-us/products/visual-studio-team-services-vs.aspx Microsoft Visual Studio Team Services]
 
== See also ==
* [[List of software package management systems]]
 
==References==