You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Pekko modules are split across a number of Git repos. Our releases will be based on individual repos - ie all the modules in on git repo will be released together. We will only release 1 git repo at a time.

You can explore the structure by starting with our Modules page.

If you want to see how to set up a resolver to include the Apache Nexus Repository, please see this page in the Pekko Core docs - but the same setup applies to all Pekko modules.

Recommended Snapshot Versions

The problem with testing snapshot jars across multiple modules is that the versions may conflict. This is a list of version numbers that are consistent with each other.

We will try to update this list regularly. These jars were all built in mid June 2023.

  • pekko (core) - 0.0.0+26669-ec5b6764-SNAPSHOT
  • pekko-http - 0.0.0+4411-6fe04045-SNAPSHOT
  • pekko-grpc - 0.0.0-54-7f0140d6-SNAPSHOT - was 0.0.0-41-ab1c00da-SNAPSHOT
  • pekko-connectors-kafka - 0.0.0+1738-07a19b8e-SNAPSHOT
  • pekko-management - 0.0.0+752-95cdd415-SNAPSHOT - was 0.0.0+741-b7785457-SNAPSHOT
  • pekko-persistence-dynamodb - 0.0.0+293-3fb14901-SNAPSHOT

Any other modules: use the latest version you can find in https://repository.apache.org/content/groups/snapshots/org/apache/pekko/


  • No labels