Skip to content

Coherence Demo v6.0.0

Compare
Choose a tag to compare
@tmiddlet2666 tmiddlet2666 released this 03 Oct 02:21
· 77 commits to main since this release
8fd8c85

What's new in this release

  • Support Latest version of Coherence CE - 22.09 by default
  • Updated to require JDK17
  • Move packages from javax -> jakarta

Running the Coherence Demo against older Coherence versions

You must checkout the tag of the version you wish to run. e.g.

git checkout v5.0.1

And then follow the instructions for that specific tag.