Download - phax/phoss-smp GitHub Wiki
This project is available both as Java sources as well as in binary form on Maven central.
Prerequisites
phoss SMP 7.0 and later require:
- Java 11 or later
- As application server Tomcat 10.1.x or Jetty 11.x and later
Source releases
The sources of this project are completely hosted on GitHub. The HEAD revision is directly visible at phoss-smp GitHub page - just clone it and progress. The last released version and old versions are available on the GitHub releases page. See Building page for details on the source building process.
phoss SMP is developed under Windows and run on Linux, Windows and Mac.
Binary releases
Binary releases of the SMP server are available on GitHub releases page as well as on Maven Central:
- https://repo1.maven.org/maven2/com/helger/phoss-smp-webapp-xml/
- https://repo1.maven.org/maven2/com/helger/phoss-smp-webapp-mongodb/
- https://repo1.maven.org/maven2/com/helger/phoss-smp-webapp-sql/
The WAR file contains all relevant dependencies (JAR files) but requires Configuration!
Docker images
Default Docker images are available. information is available on the Docker page.