Current useful implementations (plugins / extensions) of Elastic Actors
This project gets updated when there are breaking changes on Elastic Actors.
Since these only happen in major and minor version changes, it's important to keep them in sync, if an equivalent version is available. If a version is not available, using the most recent version is generally safe.
This project uses the Maven Release Plugin and GitHub Actions to create releases.
Just run mvn release:prepare release:perform
to select the version to be released and create a
VCS tag.
GitHub Actions will start the build process.
If successful, the build will be automatically published to Maven Central.