Top "Multiple-versions" questions

Mac OS X and multiple Java versions

How can I install an additional java on MacOS? I installed jdk8 and that works fine. but now I need …

java macos multiple-versions homebrew-cask jenv
How to pip install a package with min and max version range?

I'm wondering if there's any way to tell pip, specifically in a requirements file, to install a package with both …

python pip multiple-versions
Reinstall python 2.7.12 and python 3.5.2

Good evening, today i messed up my laptop trying to install some packages for python 3.5.2. I tried to install the …

python pip packages multiple-versions
Bower: Install 2 versions of jQuery

How would I go about installing 2 versions of jQuery using bower? I want to have v2.0 as well as 1.9.1 for …

terminal bower multiple-versions
Loading multiple versions of the same assembly

I'm working with a third-party assembly and unfortunately I now need to load their latest and a previous version into …

c# assemblies appdomain multiple-versions
Using different versions of the same assembly in the same folder

I have the following situation Project A - Uses Castle Windsor v2.2 - Uses Project B via WindsorContainer Project B …

assemblies reference multiple-versions
Tell Apache to use a specific PHP version installed using phpbrew

I had the PHP, MySQL, and Apache stack installed for development. That installation is using configuration files from: /etc/apache2/ /…

php apache multiple-versions
How should I install more than one version of Perl?

I want to install, from source, Perl versions 5.005, v5.6, v5.8, v5.10 Right now I have 'v5.10.0' installed. /opt/perl/…

perl directory installation multiple-versions
Running multiple python version

I want to run multiple Python version in my box. Is there anything like version manager in Python where I …

python multiple-versions
Gradle multiple versions OF GRADLE

For the sake of clarity: this is NOT about multiple versions of dependencies, it's about multiple versions of Gradle's own …

java gradle multiple-versions