Skip to content

artemis-odb-0.12.1

Compare
Choose a tag to compare
@junkdog junkdog released this 05 Sep 15:52
· 780 commits to develop since this release

Change Log

Version: 0.12.1 - 2015-09-05

  • Fix: IntDeque resets beginIndex when growing.

Downloads

Maven

<dependency>
    <groupId>net.onedaybeard.artemis</groupId>
    <artifactId>artemis-odb</artifactId>
    <version>0.12.1</version>
</dependency>

See weave automation and module overview

Gradle

  dependencies { compile "net.onedaybeard.artemis:artemis-odb:0.12.1" }