The Atlassian Plugin Framework 2 replaces the original Atlassian Plugins framework, described in the Developer Network. The new framework is based on OSGi, a dynamic module system for Java.
Almost every Atlassian product has a version of the Atlassian Plugin Framework, however, they may not be the same version. Eventually, each Atlassian application (Confluence, FishEye, Crucible, Crowd, etc) will be upgraded to version 2.x, but many are running version 1 today. If you are developing a plugin, you need to know what your version is capable of, and how it will interact with other versions.
 | The Atlassian Plugin Framework 2 is available in some, but not all, Atlassian applications
|
The matrix below shows the applications which support version 2.x of the Plugin Framework. The applications are listed horizontally across the top and the Plugin Framework 2.x versions are listed vertically on the left.
- Version numbers next to a tick show the earliest release of the application which supports the relevant framework version.
- Version numbers in brackets show a future release expected to support the relevant framework version.
Add Comment