Download Monterey

Monterey is available as a stable build and as two milestone development builds.

Monterey 3.2 is stable and supports full Intelligent Application Mobility.
The Classic edition is best for Eclipse Java development
The Spring edition is best if you are using the Spring Tool Suite.
If you are using another language or IDE, please download the Classic edition.

Monterey 3.3 M1 is a milestone version, extending V3.2 with CDI and Seam support.

Monterey 4.0 M2 is a milestone version introducing Actor-Router capabilities and an Extensible Control Plane.

At the current time it is recommended that V3.2 is used in production environments.

All downloads are subject to our Monterey Developer license.

3.2 Classic Edition

Monterey Classic Edition You can download the Monterey Developer Edition bundled with the Eclipse IDE. 

However, if you are an existing Eclipse user you can install the Monterey plugin.

You can read the release notes for version 3.2 GA.

The Monterey System Admin Pack is only available with the Enterprise Edition. For more information on this contact us.

 

3.2 Spring Edition

Monterey Spring Edition The Monterey Spring Edition is available as a plugin for Spring Tool Suite. 

You will need to have pre-installed on your machine:

- Spring Tool Suite (available here)
- Groovy-Eclipse Plugin (available here)

With these prerequisites in place you’re all set to install the Monterey Spring Edition plugin in the normal way via an Eclipse update site.

For full Instructions please click here.

You can read the release notes for version 3.2 GA.

 

3.3 M1


The version 3.3 M1 user guide is available in HTML and PDF.

Installation/Upgrade Instructions
Monterey 3.3 and above are available via Maven. This is the recommended method of installation. Please add the Cloudsoft repository to your pom.

 <repositories>
  ...
    <repository>
      <id>Cloudsoft</id>
        <url>http://developers.cloudsoftcorp.com/download/maven2/</url>
    </repository>

Alternatively you can download Monterey V3.3 M1 bundled with the Eclipse IDE.

Please view the release notes for a full list of changes, features, known limitations.

 

4.0 M2


Monterey Version 4 Milestone 2 is a huge step forward from Version 3 and is not backwards compatible.

Version 4 provides a framework for the actor model of computing with actor-router capability, scaling and distribution with an extensible control plane. M2 provides migratable actors, multi-broker support, automatic concurrent transition control and migration strategy options.

Installation/Upgrade Instructions

Maven is the recommended way to install Monterey as you can specify the desired version. Please add the Cloudsoft repository to your pom and use the 4.0.0-M2 version.

  <repositories>
  ...
    <repository>
      <id>Cloudsoft</id>
        <url>http://developers.cloudsoftcorp.com/download/maven2/</url>
    </repository>

User Guide

The V4 M2 user documentation is available as one pdf, or sectioned html with javadocs.

Please view the release notes for a full list of changes, features, known limitations and a sneak peak of what is coming in Milestone Three.

 
 


We recommend that you register for quick and easy access to free support via our GetSatisfaction support forum and advance notice of events, updates and new features.

In addition to the How it Works section on our website, there are two very helpful online references and a number of PDF resources available for download.