Skip to content

November 2020 - the Thiago edition

Compare
Choose a tag to compare
@manorrock manorrock released this 13 Nov 14:46

Piranha 20.11.0

For more information please visit our website at https://piranha.cloud, or browse the JavaDoc documentation.

Notable changes

  • Start Piranha Server using JPMS by default

Contributions

The following GitHub users contributed code/documentation for this release

Additional information

  1. Passing 100% of the Expression Language TCK
  2. Passing 90% of the Servlet TCK
  3. Passing 65% of the Pages TCK

Piranha Nano Maven dependency

<dependency>
    <groupId>cloud.piranha</groupId>
    <artifactId>piranha-nano</artifactId>
    <version>20.11.0</version>
<dependency>

Piranha Embedded Maven dependency

<dependency>
    <groupId>cloud.piranha</groupId>
    <artifactId>piranha-embedded</artifactId>
    <version>20.11.0</version>
<dependency>

Piranha Micro

Download Piranha Micro

Piranha Server

Download Piranha Server