This project has retired. For details please refer to its Attic page.
Download - www.qi4j.org
Qi4j

Downloads

Qi4j versioning tries to stick to;
  • For changes in the 3rd version digit, for instance from 1.3.1 to 1.3.2, only bug fixes have occurred.
  • For changes in the 2nd version digit, for instance from 1.3.1 to 1.4, more features have been added.
  • For changes in the 1st version digit, for instance from 1.3.1 to 2.0, incompatibilities have been introduced.

However, this will only be true for the Qi4j API, i.e. the classes found in qi4j-core-api JAR. For SPI and especially the runtime, we reserve the right of incompatible changes between releases in the second digit.

Qi4j also has dependencies on other systems. We reserve the right that these dependencies may change between releases. For instance, a change between 1.1 and 1.2 was that CGLib was dropped and replaced by ASM as a new dependency.

Maven Usage


Maven users can be happy to know that Qi4j makes Maven releases and publishes these before the Qi4j SDK is prepared. At the moment, you need to specify a Maven repository in your POM;
<repositories>
  <repository>
    <id>qi4j-official</id>
    <url>http://repository.ops4j.org/maven2/</url>
  </repository>
</repositories>

Qi4j SDK


We are working towards a useful SDK for Qi4j development, suitable for non-Maven users. This work has not been highest on the list and we are generally lagging in the release of the SDK in comparison to the Maven artifact releases. We strive to change this in the future.
Release 1.4, signed by Niclas Hedhman, PGP ID: 33D70FC3
    qi4j-sdk-1.4-bin.zipexternal link   (md5external link)(sha1external link)(ascexternal link)
    qi4j-sdk-1.4-bin.tgzexternal link   (md5external link)(sha1external link)(ascexternal link)

    qi4j-sdk-1.4-src.zipexternal link   (md5external link)(sha1external link)(ascexternal link)
    qi4j-sdk-1.4-src.tgzexternal link   (md5external link)(sha1external link)(ascexternal link)

Release 1.3, signed by Niclas Hedhman, PGP ID: 33D70FC3
    qi4j-sdk-1.3-bin.zipexternal link   (md5external link)(sha1external link)(ascexternal link)
    qi4j-sdk-1.3-bin.tgzexternal link   (md5external link)(sha1external link)(ascexternal link)

    qi4j-sdk-1.3-src.zipexternal link   (md5external link)(sha1external link)(ascexternal link)
    qi4j-sdk-1.3-src.tgzexternal link   (md5external link)(sha1external link)(ascexternal link)

Release 1.2, signed by Niclas Hedhman, PGP ID: 33D70FC3
    qi4j-sdk-1.2-bin.zipexternal link     (md5external link)(sha1external link)(ascexternal link)
    qi4j-sdk-1.2-bin.tar.bz2external link (md5external link)(sha1external link)(ascexternal link)
    qi4j-sdk-1.2-bin.tar.gzexternal link  (md5external link)(sha1external link)(ascexternal link)

1.0, signed by Niclas Hedhman, PGP ID: 33D70FC3
    qi4j-sdk-1.0-bin.zipexternal link     (md5external link)(sha1external link)(ascexternal link)
    qi4j-sdk-1.0-bin.tar.bz2external link (md5external link)(sha1external link)(ascexternal link)
    qi4j-sdk-1.0-bin.tar.gzexternal link  (md5external link)(sha1external link)(ascexternal link)

Tutorials

The Composites Tutorial material that was run at the Øredev 2007external link is available for download.


Qi4j and the Qi4j logo are trademarks of Richard Öberg, Niclas Hedhman and the members of the Qi4j Core Team. See Qi4j licensing for more information.
Powered by SiteVisionexternal link.