is not current version
Last Version 22.6.0

cloud.piranha:piranha-server 21.3.0

The server version of Piranha.

GroupId

GroupId

cloud.piranha
ArtifactId

ArtifactId

piranha-server
Version

Version

21.3.0
Type

Type

jar

Download piranha-server 21.3.0


<!-- https://jarcasting.com/artifacts/cloud.piranha/piranha-server/ -->
<dependency>
    <groupId>cloud.piranha</groupId>
    <artifactId>piranha-server</artifactId>
    <version>21.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha/piranha-server/
implementation 'cloud.piranha:piranha-server:21.3.0'
// https://jarcasting.com/artifacts/cloud.piranha/piranha-server/
implementation ("cloud.piranha:piranha-server:21.3.0")
'cloud.piranha:piranha-server:jar:21.3.0'
<dependency org="cloud.piranha" name="piranha-server" rev="21.3.0">
  <artifact name="piranha-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha', module='piranha-server', version='21.3.0')
)
libraryDependencies += "cloud.piranha" % "piranha-server" % "21.3.0"
[cloud.piranha/piranha-server "21.3.0"]