Release notes

Current releases



Artifact repository

All releases and snapshots are available in the Foreach artifact repository.  Snapshots are only pushed to the Foreach repository, releases can be found in Maven central.

<repositories>
    <repository>
        <id>foreach-nexus-releases</id>
        <name>Foreach nexus - releases</name>
        <url>http://repository.foreach.be/nexus/repository/releases</url>
    </repository>
    <repository>
        <id>foreach-nexus-snapshots</id>
        <name>Foreach nexus - snapshots</name>
        <url>http://repository.foreach.be/nexus/repository/snapshots</url>
    </repository>
</repositories>

Release overview