Current Versions

Version

Supported JIRA Versions

Supported Structure Versions

OSGi Import Version

Release Date

8.8.0
Javadocs 

JIRA 6.3+2.11.0.jira6+
2.11.0.jira7+ 
"[8.8,9]"2015-10-16

8.7.0
Javadocs 

JIRA 6.1+2.10.0+"[8.7,9]"2015-02-23
8.6.0
 Javadocs
JIRA 6.0+2.9.0+"[8.6,9]"2014-09-08
8.5.0
 Javadocs
JIRA 6.0+2.8.0+"[8.5,9)"2014-07-01
8.4.0
 Javadocs
JIRA 6.0+2.7.0+"[8.4,9)"2014-02-26

8.3.0
Javadocs

JIRA 6.0+

2.6.0+

"[8.3,9)"

2014-01-24

8.2.0
Javadocs

JIRA 6.0+

2.5.0+

"[8.2,9)"

2013-09-25

Latest Version Javadocs

To see how to include the API jar into your project dependencies, read about Accessing Structure from Your Plugin.

Version Compatibility

Versioning of the API artifact follows these generally accepted rules:

Getting Versions

The API jars can be downloaded from the public Maven repositories. This is the recommended way.

If you can't download API jars from Maven repository for any reason, you can download them from this page and install into your local Maven repository:

mvn install:install-file -DgroupId=com.almworks.jira.structure -DartifactId=structure-api -Dversion=7.2.0 -Dpackaging=jar -Dfile=structure-api-7.2.0.jar